Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 66f9a4babdbfdac63658bdb8adf0d827972c72fd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Commit message: "s1gw: add constants for PFCP FAR IDs" > git rev-list --no-walk 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins16334154454486227738.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f 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-20241217-0948-d8504be8-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20241217-0948-d8504be8-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-20241217-0948-d8504be8-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-20241217-0948-d8504be8-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [217 kB] Fetched 9269 kB in 1s (10.4 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-20241217-0948-d8504be8-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-20241217-0948-d8504be8-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-20241217-0948-d8504be8-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-20241217-0948-d8504be8-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-20241217-0948-d8504be8-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241217-0948-d8504be8-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_Constants_part_1.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_1.cc Creating dependency file for SCCP_Mapping_part_2.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_5.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_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_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 PCO_Types_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_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_Types_part_2.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_1.cc Creating dependency file for MTP3asp_PortType_part_2.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_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 GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_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_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 GTPv1C_CodecPort_part_4.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for 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 GTPU_Types.cc Creating dependency file for GTP_Emulation.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 env 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 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 L3_Common.o L3_Common.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 L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc 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-20241217-0948-d8504be8-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-20241217-0948-d8504be8-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 (469 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-20241217-0948-d8504be8-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-20241217-0948-d8504be8-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241217-0948-d8504be8-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241217-0948-d8504be8-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 29 newly installed, 0 to remove and 4 not upgraded. Need to get 13.7 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 202412162026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412162026 [169 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.33.09142.202412162026 [39.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412162026 [69.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412162026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412162026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412162026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.49.3093ec.202412162026 [69.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412162026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412162026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412162026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412162026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412162026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412162026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412162026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412162026 [62.9 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412162026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412162026 [42.9 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412162026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412162026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412162026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412162026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.33.09142.202412162026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202412162026 [222 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202412162026 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412162026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202412162026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202412162026 [542 kB] Fetched 13.7 MB in 0s (89.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 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_202412162026_amd64.deb ... Unpacking osmocom-nightly (202412162026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.33.09142.202412162026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.33.09142.202412162026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.26.e84e.202412162026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412162026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.49.3093ec.202412162026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.49.3093ec.202412162026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202412162026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412162026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412162026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412162026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412162026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412162026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412162026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412162026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412162026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412162026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412162026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412162026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412162026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412162026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.33.09142.202412162026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.33.09142.202412162026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202412162026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412162026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202412162026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412162026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.56.fc03.202412162026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412162026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202412162026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202412162026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202412162026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412162026) ... Setting up osmocom-nightly (202412162026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412162026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412162026) ... Setting up libasn1c1:amd64 (0.9.38.202412162026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412162026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412162026) ... Setting up libgtp10:amd64 (1.12.0.33.09142.202412162026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412162026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412162026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412162026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412162026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412162026) ... Setting up libgtp-dbg:amd64 (1.12.0.33.09142.202412162026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412162026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412162026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412162026) ... Setting up libosmocore (1.10.0.56.fc03.202412162026) ... Setting up libosmoabis13:amd64 (1.6.0.49.3093ec.202412162026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412162026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412162026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412162026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412162026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412162026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.6.aad82.202412162026) ... Setting up osmo-sgsn (1.12.0.31.df44.202412162026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412162026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412162026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202412162026) ... 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-20241217-0948-d8504be8-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-20241217-0948-d8504be8-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-20241217-0948-d8504be8-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-20241217-0948-d8504be8-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241217-0948-d8504be8-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241217-0948-d8504be8-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241217-0948-d8504be8-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-20241217-0948-d8504be8-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20241217094820216 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241217094820216 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241217094820217 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) 20241217094820217 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241217094820217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241217094820217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241217094820217 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241217094820217 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241217094820217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241217094820217 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241217094820217 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241217094820217 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241217094820217 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241217094820217 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241217094820217 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241217094820217 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241217094820217 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-20241217-0948-d8504be8-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x562462adad40(sgsn) with 23 counters 20241217094820518 DLSS7 INFO (r=127.0.0.1:48637<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217094820518 DLSS7 INFO (r=127.0.0.1:48637<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241217094820518 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:48637<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241217094820518 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241217094820518 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241217094820518 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217094820518 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241217094820518 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241217094820518 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241217094820518 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241217094820518 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241217094820518 DGPRS NOTICE libGTP v1.12.0.33-09142.202412162026 initialized (sgsn_main.c:462) 20241217094820518 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241217094820518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094820518 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241217094820518 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241217094820518 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241217094820519 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217094820519 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) 20241217094820519 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217094820519 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241217094820519 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241217094820519 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241217094820519 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217094820519 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217094820519 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) 20241217094820519 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217094820519 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217094820519 DLSS7 INFO (r=127.0.0.1:49823<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217094820519 DLSS7 INFO (r=127.0.0.1:49823<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241217094820519 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:49823<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241217094820519 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241217094820519 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241217094820519 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:48637<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217094820519 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) 20241217094820519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217094820519 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217094820519 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241217094820519 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217094820519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217094820519 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20241217-0948-d8504be8-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@cd2b901c9e94: Unix server socket created successfully. MC@cd2b901c9e94: Listening on TCP port 41517. cd2b901c9e94 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests cd2b901c9e94 41517 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@cd2b901c9e94: New HC connected from 10.0.2.100 [10.0.2.100]. cd2b901c9e94: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@cd2b901c9e94: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@cd2b901c9e94: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cd2b901c9e94: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cd2b901c9e94: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cd2b901c9e94: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cd2b901c9e94: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cd2b901c9e94: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@cd2b901c9e94: Configuration file was processed on all HCs. MC@cd2b901c9e94: Creating MTC on host 10.0.2.100. MC@cd2b901c9e94: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@cd2b901c9e94: 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 ------ Tue Dec 17 09:48:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217094821520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094821520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach started. 20241217094822154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094822159 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094822190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241217094822190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241217094822190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241217094822190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217094822190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094822190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094822190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094822190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094822190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094822191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094822191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094822191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094822191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094822191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094822191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094822191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094822191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241217094822191 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217094822192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094822192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094822192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094822192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094822194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094822199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094822199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241217094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241217094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241217094822205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094822205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094822205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094822206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241217094822206 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217094822206 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094822206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094822206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094822208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094822208 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094822212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094822212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094822223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241217094822223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241217094822223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241217094822223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217094822223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094822223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094822223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094822223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094822223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094822224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094822224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094822224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094822224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094822224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094822224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094822224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094822224 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241217094822224 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217094822224 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094822224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094822224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094822224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094822226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094822226 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)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094822231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094822231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217094822520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094822520 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217094822520 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217094822520 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241217094822520 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217094822520 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241217094822520 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241217094822520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241217094822520 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241217094822521 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241217094822521 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241217094822521 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241217094822521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241217094822521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217094822521 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241217094822521 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217094822521 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217094822521 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217094822521 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217094822521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217094822521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217094822521 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217094822521 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5624645e9170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241217094822521 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217094822524 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217094822525 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@cd2b901c9e94: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='EFA33408'O, index=0 SGSN_Test-GSUP(19)@cd2b901c9e94: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@cd2b901c9e94: 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 := 'D7520BEF3A8210F4B6E6CEE1E398BC61'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55D77A47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94CCFE2C0386FD67'O } } } } } 20241217094823583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094823583 DLLC NOTICE LLME(ffffffff/efa33408){UNASSIGNED} LLC RX: unknown TLLI 0xefa33408, creating LLME on the fly (gprs_llc.c:552) 20241217094823583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094823583 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1248) 20241217094823583 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217094823583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217094823583 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217094823583 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217094823583 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217094823583 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217094823583 DLLC NOTICE LLME(ffffffff/efa33408){UNASSIGNED} LLGM Assign pre (efa33408 => fa2e89c0) (gprs_llc.c:1079) 20241217094823583 DLLC NOTICE LLME(efa33408/fa2e89c0){ASSIGNED} LLGM Assign post (efa33408 => fa2e89c0) (gprs_llc.c:1125) 20241217094823583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217094823583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217094823583 DMM DEBUG MM(262420000000001/fa2e89c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094823593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094823593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217094823593 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094823593 DMM DEBUG MM(262420000000001/fa2e89c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241217094823593 DMM NOTICE MM(262420000000001/fa2e89c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217094823593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217094823593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217094823593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217094823593 DMM DEBUG MM(262420000000001/fa2e89c0) Requesting authorization (sgsn_auth.c:160) 20241217094823593 DMM INFO MM(262420000000001/fa2e89c0) Requesting authentication tuples (sgsn_auth.c:184) 20241217094823593 DMM DEBUG MM(262420000000001/fa2e89c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217094823593 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241217094823593 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@cd2b901c9e94: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241217094823594 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217094823594 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217094823594 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217094823594 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217094823594 DMM INFO MM(262420000000001/fa2e89c0) Subscriber data update (mmctx.c:445) 20241217094823594 DMM DEBUG MM(262420000000001/fa2e89c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217094823594 DMM INFO MM(262420000000001/fa2e89c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217094823594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217094823594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217094823594 DMM INFO MM(262420000000001/fa2e89c0) <- GMM AUTH AND CIPHERING REQ (rand = d7 52 0b ef 3a 82 10 f4 b6 e6 ce e1 e3 98 bc 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217094823597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094823597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094823597 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094823597 DMM INFO MM(262420000000001/fa2e89c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217094823597 DMM NOTICE MM(262420000000001/fa2e89c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217094823597 DMM DEBUG MM(262420000000001/fa2e89c0) checking auth: received GSM SRES = 55 d7 7a 47 (gprs_gmm.c:648) 20241217094823597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217094823597 DMM DEBUG MM(262420000000001/fa2e89c0) Requesting authorization (sgsn_auth.c:160) 20241217094823598 DMM INFO MM(262420000000001/fa2e89c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217094823598 DMM DEBUG MM(262420000000001/fa2e89c0) Requesting subscriber data update (gprs_subscriber.c:894) 20241217094823598 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241217094823598 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) 20241217094823598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217094823598 DMM INFO MM(262420000000001/fa2e89c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa2e89c0) (gprs_gmm.c:282) 20241217094823598 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217094823598 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217094823598 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241217094823598 DMM INFO MM(262420000000001/fa2e89c0) Subscriber data update (mmctx.c:445) 20241217094823598 DMM DEBUG MM(262420000000001/fa2e89c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217094823598 DMM INFO MM(262420000000001/fa2e89c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217094823598 DMM NOTICE MM(262420000000001/fa2e89c0) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241217094823598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217094823598 DMM NOTICE MM(262420000000001/fa2e89c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217094823598 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) 20241217094823598 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217094823598 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241217094823598 DMM INFO MM(262420000000001/fa2e89c0) Subscriber data update (mmctx.c:445) 20241217094823598 DMM DEBUG MM(262420000000001/fa2e89c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217094823601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094823601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217094823601 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094823601 DMM INFO MM(262420000000001/fa2e89c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217094823601 DMM NOTICE MM(262420000000001/fa2e89c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217094823601 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217094823601 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217094823601 DLLC NOTICE LLME(efa33408/fa2e89c0){ASSIGNED} LLGM Assign pre (ffffffff => fa2e89c0) (gprs_llc.c:1079) 20241217094823601 DLLC NOTICE LLME(ffffffff/fa2e89c0){ASSIGNED} LLGM Assign post (ffffffff => fa2e89c0) (gprs_llc.c:1125) 20241217094823601 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217094823601 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217094823601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217094823601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach-BVCI196(6)@cd2b901c9e94: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@cd2b901c9e94: Final verdict of PTC: pass 20241217094823662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49334<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217094823667 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217094823667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach-BVCI196(6)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(17)@cd2b901c9e94: Final verdict of PTC: none TC_attach-BVCI210(11)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(12)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(7)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(19)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@cd2b901c9e94: Final verdict of PTC: none TC_attach-BVCI220(16)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(5)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(10)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(15)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:48:23 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241217094823762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094824164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63232) 20241217094824667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094824667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217094825118 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) 20241217094825118 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241217094825118 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:49823 err=None (osmo_ss7_asp.c:788) Waiting for packet dumper to finish... 1 (prev_count=63232, count=104060) 20241217094825668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094825668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:48:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217094826669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094826669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_mnc3 started. 20241217094827272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094827274 DMM INFO MM(262420000000001/fa2e89c0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217094827274 DMM INFO MM(262420000000001/fa2e89c0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217094827274 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217094827274 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217094827274 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217094827274 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217094827274 DLLC NOTICE LLME(ffffffff/fa2e89c0){ASSIGNED} LLGM Assign pre (fa2e89c0 => ffffffff) (gprs_llc.c:1079) 20241217094827274 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa2e89c0 => ffffffff) (gprs_llc.c:1125) 20241217094827274 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241217094827274 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) 20241217094827274 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) 20241217094827274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217094827274 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217094827274 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217094827274 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217094827274 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094827324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217094827324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094827324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094827324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094827324 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217094827324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094827324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094827324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094827324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094827326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094827326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094827326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094827326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094827326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094827326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094827326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094827326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094827326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217094827326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094827326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094827326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094827326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217094827330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094827335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094827335 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094827340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217094827340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094827340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094827340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094827340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217094827340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094827340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094827340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094827340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094827341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094827341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094827341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094827341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094827341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094827341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094827341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094827341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094827341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217094827341 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094827341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094827341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094827341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094827344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094827349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094827349 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094827357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217094827357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094827357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094827357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094827357 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217094827357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094827357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094827357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094827357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094827358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094827358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094827358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094827358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094827358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094827358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094827358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094827358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094827358 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217094827358 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094827358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094827358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094827358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094827360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094827364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094827364 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217094827670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094827670 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217094827670 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217094827670 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217094827674 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217094827675 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@cd2b901c9e94: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DF2CB266'O, index=0 SGSN_Test-GSUP(38)@cd2b901c9e94: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@cd2b901c9e94: 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 := '510683F13EC67325E74AB40502222BCF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D2A3457'O ("\r*4W") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '331C614C234B4056'O } } } } } 20241217094828748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094828748 DLLC NOTICE LLME(ffffffff/df2cb266){UNASSIGNED} LLC RX: unknown TLLI 0xdf2cb266, creating LLME on the fly (gprs_llc.c:552) 20241217094828748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094828748 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241217094828748 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217094828748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217094828748 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217094828748 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217094828748 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217094828748 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217094828748 DLLC NOTICE LLME(ffffffff/df2cb266){UNASSIGNED} LLGM Assign pre (df2cb266 => cd5c280d) (gprs_llc.c:1079) 20241217094828748 DLLC NOTICE LLME(df2cb266/cd5c280d){ASSIGNED} LLGM Assign post (df2cb266 => cd5c280d) (gprs_llc.c:1125) 20241217094828748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217094828748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217094828748 DMM DEBUG MM(262420000001001/cd5c280d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094828769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094828769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217094828769 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094828769 DMM DEBUG MM(262420000001001/cd5c280d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241217094828769 DMM NOTICE MM(262420000001001/cd5c280d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217094828769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217094828769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217094828769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217094828769 DMM DEBUG MM(262420000001001/cd5c280d) Requesting authorization (sgsn_auth.c:160) 20241217094828769 DMM INFO MM(262420000001001/cd5c280d) Requesting authentication tuples (sgsn_auth.c:184) 20241217094828769 DMM DEBUG MM(262420000001001/cd5c280d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217094828769 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241217094828769 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@cd2b901c9e94: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241217094828775 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217094828775 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217094828775 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217094828775 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217094828775 DMM INFO MM(262420000001001/cd5c280d) Subscriber data update (mmctx.c:445) 20241217094828775 DMM DEBUG MM(262420000001001/cd5c280d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217094828775 DMM INFO MM(262420000001001/cd5c280d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217094828775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217094828775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217094828775 DMM INFO MM(262420000001001/cd5c280d) <- GMM AUTH AND CIPHERING REQ (rand = 51 06 83 f1 3e c6 73 25 e7 4a b4 05 02 22 2b cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217094828796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094828796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094828796 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094828796 DMM INFO MM(262420000001001/cd5c280d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217094828796 DMM NOTICE MM(262420000001001/cd5c280d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217094828796 DMM DEBUG MM(262420000001001/cd5c280d) checking auth: received GSM SRES = 0d 2a 34 57 (gprs_gmm.c:648) 20241217094828796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217094828796 DMM DEBUG MM(262420000001001/cd5c280d) Requesting authorization (sgsn_auth.c:160) 20241217094828796 DMM INFO MM(262420000001001/cd5c280d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217094828796 DMM DEBUG MM(262420000001001/cd5c280d) Requesting subscriber data update (gprs_subscriber.c:894) 20241217094828796 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241217094828796 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) 20241217094828796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217094828796 DMM INFO MM(262420000001001/cd5c280d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd5c280d) (gprs_gmm.c:282) 20241217094828799 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217094828799 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217094828799 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241217094828799 DMM INFO MM(262420000001001/cd5c280d) Subscriber data update (mmctx.c:445) 20241217094828799 DMM DEBUG MM(262420000001001/cd5c280d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217094828799 DMM INFO MM(262420000001001/cd5c280d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217094828799 DMM NOTICE MM(262420000001001/cd5c280d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241217094828799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217094828799 DMM NOTICE MM(262420000001001/cd5c280d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217094828799 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) 20241217094828800 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217094828800 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241217094828800 DMM INFO MM(262420000001001/cd5c280d) Subscriber data update (mmctx.c:445) 20241217094828800 DMM DEBUG MM(262420000001001/cd5c280d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217094828814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094828814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217094828814 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094828814 DMM INFO MM(262420000001001/cd5c280d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217094828814 DMM NOTICE MM(262420000001001/cd5c280d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217094828814 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217094828814 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217094828814 DLLC NOTICE LLME(df2cb266/cd5c280d){ASSIGNED} LLGM Assign pre (ffffffff => cd5c280d) (gprs_llc.c:1079) 20241217094828814 DLLC NOTICE LLME(ffffffff/cd5c280d){ASSIGNED} LLGM Assign post (ffffffff => cd5c280d) (gprs_llc.c:1125) 20241217094828814 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217094828814 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217094828814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217094828814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@cd2b901c9e94: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@cd2b901c9e94: Final verdict of PTC: pass 20241217094828878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49352<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(26)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(31)@cd2b901c9e94: Final verdict of PTC: none 20241217094828882 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217094828882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(36)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(38)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@cd2b901c9e94: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@cd2b901c9e94: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@cd2b901c9e94: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(34)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(24)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(29)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_mnc3 finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:48:28 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241217094829015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094829417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85712) 20241217094829883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094829883 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) 20241217094830884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094830884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:48:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217094831885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094831885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_umts_aka_umts_res started. 20241217094832520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094832523 DMM INFO MM(262420000001001/cd5c280d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217094832523 DMM INFO MM(262420000001001/cd5c280d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217094832523 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217094832523 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217094832523 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217094832523 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217094832523 DLLC NOTICE LLME(ffffffff/cd5c280d){ASSIGNED} LLGM Assign pre (cd5c280d => ffffffff) (gprs_llc.c:1079) 20241217094832523 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd5c280d => ffffffff) (gprs_llc.c:1125) 20241217094832523 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241217094832523 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) 20241217094832523 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) 20241217094832524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217094832524 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217094832524 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217094832524 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217094832524 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094832569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217094832569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094832569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094832569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094832569 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217094832569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094832569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094832569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094832569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094832570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094832570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094832570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094832570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094832570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094832570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094832570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094832570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094832570 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217094832570 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094832570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094832571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094832571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094832574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094832581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094832581 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094832587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217094832587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094832587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094832587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094832587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217094832587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094832587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094832587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094832587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094832588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094832588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094832588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094832588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094832588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094832588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094832588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094832588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094832588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217094832588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094832588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094832589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094832589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094832591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094832596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094832596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094832608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217094832608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094832608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094832608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094832608 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217094832608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094832608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094832608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094832608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094832609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094832609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094832609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094832609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094832609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094832609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094832609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094832609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094832609 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217094832609 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094832609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(56)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217094832609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094832609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094832611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094832615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094832615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(53)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217094832887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094832887 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217094832887 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217094832887 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(55)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217094832891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217094832892 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(55)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(55)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@cd2b901c9e94: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C4909881'O, index=0 SGSN_Test-GSUP(57)@cd2b901c9e94: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@cd2b901c9e94: 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 := 'C2720CCB66DCFC3224BD62C3CA05C884'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '357ED826'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F95EAC696F588237'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A3BA4A03B58CE02B0D882AA1B18783D2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C09DA224184F5213B8FBA09FD41EFFC7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1697F3A8A772CE3343BDD30F42F0A17A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4660AFB26C4E1F8E'O } } } } } 20241217094833962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094833962 DLLC NOTICE LLME(ffffffff/c4909881){UNASSIGNED} LLC RX: unknown TLLI 0xc4909881, creating LLME on the fly (gprs_llc.c:552) 20241217094833962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094833962 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241217094833962 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217094833962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217094833962 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217094833962 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217094833962 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217094833962 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217094833962 DLLC NOTICE LLME(ffffffff/c4909881){UNASSIGNED} LLGM Assign pre (c4909881 => e8475bca) (gprs_llc.c:1079) 20241217094833962 DLLC NOTICE LLME(c4909881/e8475bca){ASSIGNED} LLGM Assign post (c4909881 => e8475bca) (gprs_llc.c:1125) 20241217094833962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217094833962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217094833962 DMM DEBUG MM(262420000001002/e8475bca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094833984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094833984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217094833984 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094833984 DMM DEBUG MM(262420000001002/e8475bca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241217094833984 DMM NOTICE MM(262420000001002/e8475bca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217094833984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217094833984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217094833984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217094833984 DMM DEBUG MM(262420000001002/e8475bca) Requesting authorization (sgsn_auth.c:160) 20241217094833984 DMM INFO MM(262420000001002/e8475bca) Requesting authentication tuples (sgsn_auth.c:184) 20241217094833984 DMM DEBUG MM(262420000001002/e8475bca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217094833984 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241217094833984 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@cd2b901c9e94: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241217094833990 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217094833990 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217094833990 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217094833990 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217094833990 DMM INFO MM(262420000001002/e8475bca) Subscriber data update (mmctx.c:445) 20241217094833990 DMM DEBUG MM(262420000001002/e8475bca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217094833990 DMM INFO MM(262420000001002/e8475bca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217094833990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217094833990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217094833990 DMM INFO MM(262420000001002/e8475bca) <- GMM AUTH AND CIPHERING REQ (rand = c2 72 0c cb 66 dc fc 32 24 bd 62 c3 ca 05 c8 84 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 16 97 f3 a8 a7 72 ce 33 43 bd d3 0f 42 f0 a1 7a ) (gprs_gmm.c:465) 20241217094834006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094834006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094834006 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094834006 DMM INFO MM(262420000001002/e8475bca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217094834006 DMM NOTICE MM(262420000001002/e8475bca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217094834006 DMM DEBUG MM(262420000001002/e8475bca) checking auth: received UMTS RES = 46 60 af b2 6c 4e 1f 8e (gprs_gmm.c:648) 20241217094834007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217094834007 DMM DEBUG MM(262420000001002/e8475bca) Requesting authorization (sgsn_auth.c:160) 20241217094834007 DMM INFO MM(262420000001002/e8475bca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217094834007 DMM DEBUG MM(262420000001002/e8475bca) Requesting subscriber data update (gprs_subscriber.c:894) 20241217094834007 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241217094834007 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) 20241217094834007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217094834007 DMM INFO MM(262420000001002/e8475bca) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8475bca) (gprs_gmm.c:282) 20241217094834010 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217094834010 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217094834010 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241217094834010 DMM INFO MM(262420000001002/e8475bca) Subscriber data update (mmctx.c:445) 20241217094834010 DMM DEBUG MM(262420000001002/e8475bca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217094834010 DMM INFO MM(262420000001002/e8475bca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217094834010 DMM NOTICE MM(262420000001002/e8475bca) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241217094834010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217094834010 DMM NOTICE MM(262420000001002/e8475bca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217094834010 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) 20241217094834011 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217094834012 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241217094834012 DMM INFO MM(262420000001002/e8475bca) Subscriber data update (mmctx.c:445) 20241217094834012 DMM DEBUG MM(262420000001002/e8475bca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217094834026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094834026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217094834026 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094834026 DMM INFO MM(262420000001002/e8475bca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217094834026 DMM NOTICE MM(262420000001002/e8475bca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217094834026 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217094834026 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217094834026 DLLC NOTICE LLME(c4909881/e8475bca){ASSIGNED} LLGM Assign pre (ffffffff => e8475bca) (gprs_llc.c:1079) 20241217094834026 DLLC NOTICE LLME(ffffffff/e8475bca){ASSIGNED} LLGM Assign post (ffffffff => e8475bca) (gprs_llc.c:1125) 20241217094834026 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217094834026 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217094834026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217094834026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@cd2b901c9e94: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@cd2b901c9e94: Final verdict of PTC: pass 20241217094834084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36830<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@cd2b901c9e94: Final verdict of PTC: none 20241217094834088 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217094834088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_umts_res-BVCI196(44)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(56)@cd2b901c9e94: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(50)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(45)@cd2b901c9e94: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(48)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(43)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(54)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(50): none (none -> none)Tue Dec 17 09:48:34 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@cd2b901c9e94: 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'. 20241217094834198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094834601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89380) 20241217094835089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094835090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89380, count=89920) 20241217094836091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094836091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217094837091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094837092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_umts_aka_gsm_sres started. 20241217094837698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094837701 DMM INFO MM(262420000001002/e8475bca) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217094837701 DMM INFO MM(262420000001002/e8475bca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217094837701 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217094837701 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217094837701 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217094837701 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217094837701 DLLC NOTICE LLME(ffffffff/e8475bca){ASSIGNED} LLGM Assign pre (e8475bca => ffffffff) (gprs_llc.c:1079) 20241217094837701 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8475bca => ffffffff) (gprs_llc.c:1125) 20241217094837701 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241217094837701 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) 20241217094837701 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) 20241217094837701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217094837701 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217094837701 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217094837701 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217094837701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094837762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217094837762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094837762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094837762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094837762 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217094837762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094837762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094837762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094837762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094837764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094837764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094837764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094837764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094837764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094837764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094837764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094837764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094837764 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217094837764 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094837764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094837765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094837765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217094837769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217094837776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094837776 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094837783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217094837783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094837783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094837783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094837783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217094837783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094837783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094837783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094837783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094837784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094837784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094837784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094837784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094837784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094837784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094837784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094837784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094837784 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217094837784 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094837784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094837784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094837784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094837786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094837792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094837792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(67)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094837798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217094837798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094837798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094837798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094837798 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217094837798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094837798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094837798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094837798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094837799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094837799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094837799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094837799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094837799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094837799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094837799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094837799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094837799 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217094837799 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094837799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094837799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094837799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094837802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094837807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094837807 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217094838092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094838092 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217094838092 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217094838092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217094838096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(75)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217094838098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@cd2b901c9e94: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F9A77E9C'O, index=0 SGSN_Test-GSUP(76)@cd2b901c9e94: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@cd2b901c9e94: 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 := 'CA7853D7E1EA60E809C8E233A5C59FBC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21A45A18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D76E4AE9308D0EA0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '93FFC486DE333097E00749ED4630A874'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '25C849BA3A32F0B09BF00E7DF1C3B8F1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C4D66D9FB1124A58D0D02E286703BD48'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B7F84133D5D8BD2A'O } } } } } 20241217094839182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094839182 DLLC NOTICE LLME(ffffffff/f9a77e9c){UNASSIGNED} LLC RX: unknown TLLI 0xf9a77e9c, creating LLME on the fly (gprs_llc.c:552) 20241217094839182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094839182 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241217094839182 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217094839182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217094839182 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217094839182 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217094839182 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217094839182 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217094839182 DLLC NOTICE LLME(ffffffff/f9a77e9c){UNASSIGNED} LLGM Assign pre (f9a77e9c => ca92ad3f) (gprs_llc.c:1079) 20241217094839182 DLLC NOTICE LLME(f9a77e9c/ca92ad3f){ASSIGNED} LLGM Assign post (f9a77e9c => ca92ad3f) (gprs_llc.c:1125) 20241217094839182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217094839182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217094839182 DMM DEBUG MM(262420000001003/ca92ad3f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094839197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094839197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217094839197 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094839197 DMM DEBUG MM(262420000001003/ca92ad3f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241217094839197 DMM NOTICE MM(262420000001003/ca92ad3f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217094839197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217094839197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217094839197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217094839197 DMM DEBUG MM(262420000001003/ca92ad3f) Requesting authorization (sgsn_auth.c:160) 20241217094839197 DMM INFO MM(262420000001003/ca92ad3f) Requesting authentication tuples (sgsn_auth.c:184) 20241217094839197 DMM DEBUG MM(262420000001003/ca92ad3f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217094839197 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241217094839197 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@cd2b901c9e94: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241217094839202 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217094839202 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217094839202 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217094839202 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217094839202 DMM INFO MM(262420000001003/ca92ad3f) Subscriber data update (mmctx.c:445) 20241217094839202 DMM DEBUG MM(262420000001003/ca92ad3f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217094839202 DMM INFO MM(262420000001003/ca92ad3f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217094839202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217094839202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217094839202 DMM INFO MM(262420000001003/ca92ad3f) <- GMM AUTH AND CIPHERING REQ (rand = ca 78 53 d7 e1 ea 60 e8 09 c8 e2 33 a5 c5 9f bc , mmctx_is_r99=1, vec->auth_types=0x3, autn = c4 d6 6d 9f b1 12 4a 58 d0 d0 2e 28 67 03 bd 48 ) (gprs_gmm.c:465) 20241217094839222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094839222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094839222 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094839222 DMM INFO MM(262420000001003/ca92ad3f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217094839222 DMM NOTICE MM(262420000001003/ca92ad3f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217094839222 DMM DEBUG MM(262420000001003/ca92ad3f) checking auth: received GSM SRES = 21 a4 5a 18 (gprs_gmm.c:648) 20241217094839222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217094839222 DMM DEBUG MM(262420000001003/ca92ad3f) Requesting authorization (sgsn_auth.c:160) 20241217094839222 DMM INFO MM(262420000001003/ca92ad3f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217094839222 DMM DEBUG MM(262420000001003/ca92ad3f) Requesting subscriber data update (gprs_subscriber.c:894) 20241217094839222 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241217094839222 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) 20241217094839222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217094839222 DMM INFO MM(262420000001003/ca92ad3f) <- GMM ATTACH ACCEPT (new P-TMSI=0xca92ad3f) (gprs_gmm.c:282) 20241217094839225 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217094839225 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217094839225 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241217094839225 DMM INFO MM(262420000001003/ca92ad3f) Subscriber data update (mmctx.c:445) 20241217094839225 DMM DEBUG MM(262420000001003/ca92ad3f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217094839225 DMM INFO MM(262420000001003/ca92ad3f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217094839225 DMM NOTICE MM(262420000001003/ca92ad3f) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241217094839225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217094839225 DMM NOTICE MM(262420000001003/ca92ad3f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217094839225 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) 20241217094839227 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217094839227 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241217094839227 DMM INFO MM(262420000001003/ca92ad3f) Subscriber data update (mmctx.c:445) 20241217094839227 DMM DEBUG MM(262420000001003/ca92ad3f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217094839238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094839238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217094839238 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094839238 DMM INFO MM(262420000001003/ca92ad3f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217094839238 DMM NOTICE MM(262420000001003/ca92ad3f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217094839238 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217094839238 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217094839238 DLLC NOTICE LLME(f9a77e9c/ca92ad3f){ASSIGNED} LLGM Assign pre (ffffffff => ca92ad3f) (gprs_llc.c:1079) 20241217094839238 DLLC NOTICE LLME(ffffffff/ca92ad3f){ASSIGNED} LLGM Assign post (ffffffff => ca92ad3f) (gprs_llc.c:1125) 20241217094839238 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217094839238 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217094839238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217094839239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@cd2b901c9e94: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@cd2b901c9e94: Final verdict of PTC: pass 20241217094839297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36850<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_gsm_sres-BVCI210(67)@cd2b901c9e94: Final verdict of PTC: none 20241217094839302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217094839302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(64)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(76)@cd2b901c9e94: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(69)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(74)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@cd2b901c9e94: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(72)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(62)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(68)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:48:39 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20241217094839403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094839804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85380) 20241217094840303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094840303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85380, count=90892) 20241217094841305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094841305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:48:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217094842307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094842307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_timeout_after_pdp_act started. 20241217094842905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094842907 DMM INFO MM(262420000001003/ca92ad3f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217094842907 DMM INFO MM(262420000001003/ca92ad3f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217094842907 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217094842907 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217094842907 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217094842907 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217094842908 DLLC NOTICE LLME(ffffffff/ca92ad3f){ASSIGNED} LLGM Assign pre (ca92ad3f => ffffffff) (gprs_llc.c:1079) 20241217094842908 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca92ad3f => ffffffff) (gprs_llc.c:1125) 20241217094842908 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241217094842908 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) 20241217094842908 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) 20241217094842908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217094842908 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217094842908 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217094842908 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217094842908 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094842946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217094842946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094842946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094842946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094842946 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217094842946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094842946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094842946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094842946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094842947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094842947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094842947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094842947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094842947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094842947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094842947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094842947 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094842947 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217094842947 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094842947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094842947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094842947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094842948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094842953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094842953 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094842962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217094842962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094842962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094842962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094842962 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217094842962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094842962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094842962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094842962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094842963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094842963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094842963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094842963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094842963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094842963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094842963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094842963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094842963 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217094842963 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094842963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094842963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094842963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094842965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094842969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094842969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094842978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217094842978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094842978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094842978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094842978 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217094842978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094842978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094842978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094842978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094842978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094842978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094842978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094842978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094842978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094842978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094842978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094842978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094842978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217094842978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094842978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094842979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094842979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094842980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094842985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094842985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217094843308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094843308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217094843308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217094843308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217094843312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217094843313 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@cd2b901c9e94: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D7DCA63A'O, index=0 SGSN_Test-GSUP(95)@cd2b901c9e94: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@cd2b901c9e94: 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 := '1FED88488D7DE59A2AFEA16A490B2516'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '946D386E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6DF78CA054D97BB'O } } } } } 20241217094843368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094843369 DLLC NOTICE LLME(ffffffff/d7dca63a){UNASSIGNED} LLC RX: unknown TLLI 0xd7dca63a, creating LLME on the fly (gprs_llc.c:552) 20241217094843369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094843369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241217094843369 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217094843369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217094843369 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217094843369 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217094843369 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217094843369 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217094843369 DLLC NOTICE LLME(ffffffff/d7dca63a){UNASSIGNED} LLGM Assign pre (d7dca63a => d3a8e73a) (gprs_llc.c:1079) 20241217094843369 DLLC NOTICE LLME(d7dca63a/d3a8e73a){ASSIGNED} LLGM Assign post (d7dca63a => d3a8e73a) (gprs_llc.c:1125) 20241217094843369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217094843369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217094843369 DMM DEBUG MM(262420000000021/d3a8e73a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094843376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094843376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217094843376 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094843376 DMM DEBUG MM(262420000000021/d3a8e73a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241217094843376 DMM NOTICE MM(262420000000021/d3a8e73a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217094843376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217094843376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217094843376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217094843376 DMM DEBUG MM(262420000000021/d3a8e73a) Requesting authorization (sgsn_auth.c:160) 20241217094843376 DMM INFO MM(262420000000021/d3a8e73a) Requesting authentication tuples (sgsn_auth.c:184) 20241217094843376 DMM DEBUG MM(262420000000021/d3a8e73a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217094843376 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241217094843376 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@cd2b901c9e94: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241217094843378 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217094843378 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217094843378 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217094843378 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217094843378 DMM INFO MM(262420000000021/d3a8e73a) Subscriber data update (mmctx.c:445) 20241217094843378 DMM DEBUG MM(262420000000021/d3a8e73a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217094843378 DMM INFO MM(262420000000021/d3a8e73a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217094843378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217094843378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217094843378 DMM INFO MM(262420000000021/d3a8e73a) <- GMM AUTH AND CIPHERING REQ (rand = 1f ed 88 48 8d 7d e5 9a 2a fe a1 6a 49 0b 25 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217094843388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094843388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094843388 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094843388 DMM INFO MM(262420000000021/d3a8e73a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217094843388 DMM NOTICE MM(262420000000021/d3a8e73a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217094843388 DMM DEBUG MM(262420000000021/d3a8e73a) checking auth: received GSM SRES = 94 6d 38 6e (gprs_gmm.c:648) 20241217094843388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217094843388 DMM DEBUG MM(262420000000021/d3a8e73a) Requesting authorization (sgsn_auth.c:160) 20241217094843388 DMM INFO MM(262420000000021/d3a8e73a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217094843388 DMM DEBUG MM(262420000000021/d3a8e73a) Requesting subscriber data update (gprs_subscriber.c:894) 20241217094843388 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241217094843388 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) 20241217094843389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217094843389 DMM INFO MM(262420000000021/d3a8e73a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3a8e73a) (gprs_gmm.c:282) 20241217094843393 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217094843393 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217094843393 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241217094843393 DMM INFO MM(262420000000021/d3a8e73a) Subscriber data update (mmctx.c:445) 20241217094843393 DMM DEBUG MM(262420000000021/d3a8e73a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217094843393 DMM INFO MM(262420000000021/d3a8e73a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217094843393 DMM NOTICE MM(262420000000021/d3a8e73a) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241217094843393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217094843393 DMM NOTICE MM(262420000000021/d3a8e73a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217094843393 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) 20241217094843394 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217094843394 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241217094843395 DMM INFO MM(262420000000021/d3a8e73a) Subscriber data update (mmctx.c:445) 20241217094843395 DMM DEBUG MM(262420000000021/d3a8e73a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217094843404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094843404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217094843404 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094843405 DMM INFO MM(262420000000021/d3a8e73a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217094843405 DMM NOTICE MM(262420000000021/d3a8e73a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217094843405 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217094843405 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217094843405 DLLC NOTICE LLME(d7dca63a/d3a8e73a){ASSIGNED} LLGM Assign pre (ffffffff => d3a8e73a) (gprs_llc.c:1079) 20241217094843405 DLLC NOTICE LLME(ffffffff/d3a8e73a){ASSIGNED} LLGM Assign post (ffffffff => d3a8e73a) (gprs_llc.c:1125) 20241217094843405 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217094843405 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217094843405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217094843405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@cd2b901c9e94: setverdict(pass): none -> pass 20241217094843459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094843459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217094843459 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094843459 DMM INFO MM(262420000000021/d3a8e73a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217094843459 DMM INFO MM(262420000000021/d3a8e73a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217094843459 DMM DEBUG MM(262420000000021/d3a8e73a) Using GGSN 0 (gprs_sm.c:317) 20241217094843459 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241217094843459 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217094843459 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241217094843459 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241217094843486 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 a1 56 cd 91 11 7e 52 86 4a 14 05 7f 63 82 7b 63 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241217094843486 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e3801058, cbp=0x5624645f3b80) (sgsn_libgtp.c:633) 20241217094843486 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217094843486 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645f77c8 TLLI=d3a8e73a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217094843486 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217094843486 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217094843505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094843505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241217094843505 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094843505 DMM INFO MM(262420000000021/d3a8e73a) -> GMM ATTACH REQUEST MI(TMSI-0xD3A8E73A) type="GPRS attach"  (gprs_gmm.c:1248) 20241217094843505 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217094843505 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217094843505 DLLC NOTICE LLME(ffffffff/d3a8e73a){ASSIGNED} LLGM Assign pre (d3a8e73a => ffb2efd1) (gprs_llc.c:1079) 20241217094843505 DLLC NOTICE LLME(d3a8e73a/ffb2efd1){ASSIGNED} LLGM Assign post (d3a8e73a => ffb2efd1) (gprs_llc.c:1125) 20241217094843505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217094843505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217094843505 DMM DEBUG MM(262420000000021/ffb2efd1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094843516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094843516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241217094843516 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094843516 DMM DEBUG MM(262420000000021/ffb2efd1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241217094843516 DMM NOTICE MM(262420000000021/ffb2efd1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217094843516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217094843516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217094843516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217094843516 DMM DEBUG MM(262420000000021/ffb2efd1) Requesting authorization (sgsn_auth.c:160) 20241217094843516 DMM INFO MM(262420000000021/ffb2efd1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217094843516 DMM DEBUG MM(262420000000021/ffb2efd1) Requesting subscriber data update (gprs_subscriber.c:894) 20241217094843516 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241217094843516 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) 20241217094843518 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217094843518 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217094843518 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241217094843518 DMM INFO MM(262420000000021/ffb2efd1) Subscriber data update (mmctx.c:445) 20241217094843518 DMM DEBUG MM(262420000000021/ffb2efd1) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241217094843518 DMM INFO MM(262420000000021/ffb2efd1) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241217094843518 DMM NOTICE MM(262420000000021/ffb2efd1) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241217094843518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217094843518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217094843518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241217094843518 DMM INFO MM(262420000000021/ffb2efd1) <- GMM ATTACH ACCEPT (new P-TMSI=0xffb2efd1) (gprs_gmm.c:282) 20241217094843519 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) TC_attach_timeout_after_pdp_act(97)@cd2b901c9e94: Trying to receive 5 ATTACH ACCEPTs 20241217094843520 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217094843520 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241217094843520 DMM INFO MM(262420000000021/ffb2efd1) Subscriber data update (mmctx.c:445) 20241217094843520 DMM DEBUG MM(262420000000021/ffb2efd1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217094849519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241217094849519 DMM INFO MM(262420000000021/ffb2efd1) <- GMM ATTACH ACCEPT (new P-TMSI=0xffb2efd1) (gprs_gmm.c:282) 20241217094850516 DGPRS DEBUG Checking for inactive LLMEs, time = 36957129 (sgsn.c:132) 20241217094855520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241217094855520 DMM INFO MM(262420000000021/ffb2efd1) <- GMM ATTACH ACCEPT (new P-TMSI=0xffb2efd1) (gprs_gmm.c:282) 20241217094901521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241217094901521 DMM INFO MM(262420000000021/ffb2efd1) <- GMM ATTACH ACCEPT (new P-TMSI=0xffb2efd1) (gprs_gmm.c:282) 20241217094903310 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241217094903310 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217094903311 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241217094907522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241217094907522 DMM INFO MM(262420000000021/ffb2efd1) <- GMM ATTACH ACCEPT (new P-TMSI=0xffb2efd1) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@cd2b901c9e94: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@cd2b901c9e94: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241217094912948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094912955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094912955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217094912964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094912968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094912968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217094912979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094912982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094912982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217094913523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241217094913523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241217094913523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217094913523 DMM NOTICE MM(262420000000021/ffb2efd1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217094913523 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241217094913523 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645f77c8, TLLI=ffb2efd1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217094913523 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217094913523 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217094913523 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241217094913524 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241217094913524 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) 20241217094913524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Reject}: Deallocated (fsm.c:568) 20241217094913524 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Deallocated (fsm.c:568) 20241217094913524 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217094913524 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217094913524 DLLC NOTICE LLME(d3a8e73a/ffb2efd1){ASSIGNED} LLGM Assign pre (ffb2efd1 => ffffffff) (gprs_llc.c:1079) 20241217094913524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffb2efd1 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@cd2b901c9e94: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@cd2b901c9e94: Final verdict of PTC: pass 20241217094914047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40794<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217094914051 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217094914051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(94)@cd2b901c9e94: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(88)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(93)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@cd2b901c9e94: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(95)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(83)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@cd2b901c9e94: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(91)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(81)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(86)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:49:14 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241217094914144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094914446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33280<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127780) 20241217094915053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094915053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=127780, count=132136) 20241217094916054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094916054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:49:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217094917056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094917056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_auth_id_timeout started. 20241217094917546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094917548 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094917588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217094917588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094917588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094917588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094917588 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217094917588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094917588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094917588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094917588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094917589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094917589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094917589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094917589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094917589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094917589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094917589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094917589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094917589 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217094917589 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094917589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094917590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094917590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094917591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094917596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094917596 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094917605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217094917605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094917605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094917605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094917605 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217094917605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094917605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094917605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094917605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094917606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094917606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094917606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094917606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094917606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094917606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094917606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094917606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094917606 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217094917607 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094917607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094917607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094917607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094917609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094917615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094917615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094917623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217094917623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094917623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094917623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094917623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217094917623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094917623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094917623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094917623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094917624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094917624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094917624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094917624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094917624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094917624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094917624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094917624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094917624 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217094917624 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094917624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094917625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094917625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094917627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094917632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094917632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217094918057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094918057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217094918057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217094918057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217094918062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217094918063 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@cd2b901c9e94: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F8731C4E'O, index=0 SGSN_Test-GSUP(114)@cd2b901c9e94: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241217094918128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094918128 DLLC NOTICE LLME(ffffffff/f8731c4e){UNASSIGNED} LLC RX: unknown TLLI 0xf8731c4e, creating LLME on the fly (gprs_llc.c:552) 20241217094918128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094918128 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1248) 20241217094918128 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217094918128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217094918128 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217094918128 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217094918128 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217094918128 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217094918128 DLLC NOTICE LLME(ffffffff/f8731c4e){UNASSIGNED} LLGM Assign pre (f8731c4e => f97976f0) (gprs_llc.c:1079) 20241217094918128 DLLC NOTICE LLME(f8731c4e/f97976f0){ASSIGNED} LLGM Assign post (f8731c4e => f97976f0) (gprs_llc.c:1125) 20241217094918128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217094918128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217094918128 DMM DEBUG MM(/f97976f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094920517 DGPRS DEBUG Checking for inactive LLMEs, time = 36957159 (sgsn.c:132) 20241217094924130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217094924130 DMM DEBUG MM(/f97976f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094930130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217094930130 DMM DEBUG MM(/f97976f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094936131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217094936131 DMM DEBUG MM(/f97976f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094938058 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241217094938059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241217094938059 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217094942133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217094942133 DMM DEBUG MM(/f97976f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094947590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094947593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094947593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217094947607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094947611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094947611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217094947625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094947626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094947626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217094948134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217094948134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241217094948134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217094948134 DMM NOTICE MM(/f97976f0) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241217094948134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Reject}: Deallocated (fsm.c:568) 20241217094948134 DMM DEBUG MM_STATE_Gb(4168293454)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217094948134 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217094948134 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217094948134 DLLC NOTICE LLME(f8731c4e/f97976f0){ASSIGNED} LLGM Assign pre (f97976f0 => ffffffff) (gprs_llc.c:1079) 20241217094948134 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f97976f0 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@cd2b901c9e94: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@cd2b901c9e94: Final verdict of PTC: pass 20241217094948154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33284<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@cd2b901c9e94: Final verdict of PTC: none 20241217094948158 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217094948159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_id_timeout-BVCI220(111)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(107)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(102)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@cd2b901c9e94: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@cd2b901c9e94: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(110)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(105)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(112)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(100)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:49:48 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241217094948244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094948546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60336) 20241217094949160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094949160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60336, count=68588) 20241217094950162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094950162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217094950518 DGPRS DEBUG Checking for inactive LLMEs, time = 36957189 (sgsn.c:132) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:49:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217094951162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094951162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_auth_sai_timeout started. 20241217094951643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094951645 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094951698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217094951698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094951698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094951698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094951698 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217094951698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094951698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094951698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094951698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094951700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094951700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094951700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094951700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094951700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094951700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094951700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094951700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094951700 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217094951700 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094951700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094951701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094951701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094951705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094951713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094951713 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094951720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217094951720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094951720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094951720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094951720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217094951720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094951720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094951720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094951720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094951721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094951721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094951721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094951721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094951721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094951721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094951721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094951721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094951721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217094951721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094951721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094951721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094951721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094951724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094951730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094951730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217094951739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217094951739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217094951739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217094951739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094951739 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217094951739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217094951739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217094951739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217094951739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217094951740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217094951740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217094951740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217094951740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217094951740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217094951740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217094951740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217094951740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217094951740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217094951740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217094951740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217094951741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217094951741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217094951743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217094951748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094951748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217094952162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094952162 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217094952163 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217094952163 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217094952167 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217094952168 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@cd2b901c9e94: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D1D64EDA'O, index=0 SGSN_Test-GSUP(133)@cd2b901c9e94: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241217094952224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094952224 DLLC NOTICE LLME(ffffffff/d1d64eda){UNASSIGNED} LLC RX: unknown TLLI 0xd1d64eda, creating LLME on the fly (gprs_llc.c:552) 20241217094952224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217094952224 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1248) 20241217094952224 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217094952224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217094952224 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217094952224 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217094952224 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217094952224 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217094952224 DLLC NOTICE LLME(ffffffff/d1d64eda){UNASSIGNED} LLGM Assign pre (d1d64eda => cb33236d) (gprs_llc.c:1079) 20241217094952224 DLLC NOTICE LLME(d1d64eda/cb33236d){ASSIGNED} LLGM Assign post (d1d64eda => cb33236d) (gprs_llc.c:1125) 20241217094952224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217094952224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217094952224 DMM DEBUG MM(262420000000003/cb33236d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217094952249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217094952249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217094952249 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217094952249 DMM DEBUG MM(262420000000003/cb33236d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241217094952249 DMM NOTICE MM(262420000000003/cb33236d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217094952249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217094952249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217094952249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217094952249 DMM DEBUG MM(262420000000003/cb33236d) Requesting authorization (sgsn_auth.c:160) 20241217094952250 DMM INFO MM(262420000000003/cb33236d) Requesting authentication tuples (sgsn_auth.c:184) 20241217094952250 DMM DEBUG MM(262420000000003/cb33236d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217094952250 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241217094952250 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@cd2b901c9e94: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241217094958250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241217094958250 DMM ERROR MM(262420000000003/cb33236d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241217094958250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241217094958250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217094958250 DMM NOTICE MM(262420000000003/cb33236d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241217094958250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Reject}: Deallocated (fsm.c:568) 20241217094958250 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217094958250 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217094958250 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217094958250 DLLC NOTICE LLME(d1d64eda/cb33236d){ASSIGNED} LLGM Assign pre (cb33236d => ffffffff) (gprs_llc.c:1079) 20241217094958250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb33236d => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@cd2b901c9e94: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@cd2b901c9e94: Final verdict of PTC: pass 20241217094958268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44466<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@cd2b901c9e94: Final verdict of PTC: none 20241217094958273 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(117)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(121)@cd2b901c9e94: Final verdict of PTC: none 20241217094958273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(126)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@cd2b901c9e94: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@cd2b901c9e94: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@cd2b901c9e94: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(131)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(129)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(119)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(124)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:49:58 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241217094958375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217094958676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63260) 20241217094959275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217094959275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63260, count=67616) 20241217095000277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095000277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:50:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095001279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095001279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_auth_sai_reject started. 20241217095001755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095001758 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095001816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095001816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095001816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095001816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095001816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095001816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095001816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095001816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095001816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095001817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095001817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095001817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095001817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095001817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095001817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095001817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095001817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095001817 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095001817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095001817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095001817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095001817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095001819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095001825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095001825 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095001834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095001834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095001834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095001834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095001834 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095001834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095001834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095001834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095001834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095001835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095001835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095001835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095001835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095001835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095001835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095001835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095001835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095001835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095001835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095001835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095001836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095001836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095001839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217095001844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095001844 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095001855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095001855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095001855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095001855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095001855 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095001855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095001855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095001855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095001855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095001856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095001856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095001856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095001856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095001856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095001856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095001856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095001856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095001856 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095001856 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095001856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095001856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095001856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095001858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095001863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095001863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095002280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095002280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095002280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095002280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(150)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095002284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095002285 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(150)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(150)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@cd2b901c9e94: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='C1386791'O, index=0 SGSN_Test-GSUP(152)@cd2b901c9e94: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241217095002364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095002364 DLLC NOTICE LLME(ffffffff/c1386791){UNASSIGNED} LLC RX: unknown TLLI 0xc1386791, creating LLME on the fly (gprs_llc.c:552) 20241217095002364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095002364 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095002364 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095002364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095002364 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095002364 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095002364 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095002364 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095002364 DLLC NOTICE LLME(ffffffff/c1386791){UNASSIGNED} LLGM Assign pre (c1386791 => ec4a310c) (gprs_llc.c:1079) 20241217095002364 DLLC NOTICE LLME(c1386791/ec4a310c){ASSIGNED} LLGM Assign post (c1386791 => ec4a310c) (gprs_llc.c:1125) 20241217095002364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095002364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095002364 DMM DEBUG MM(262420000000004/ec4a310c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095002380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095002380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095002380 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095002380 DMM DEBUG MM(262420000000004/ec4a310c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241217095002380 DMM NOTICE MM(262420000000004/ec4a310c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095002380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095002380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095002380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095002380 DMM DEBUG MM(262420000000004/ec4a310c) Requesting authorization (sgsn_auth.c:160) 20241217095002380 DMM INFO MM(262420000000004/ec4a310c) Requesting authentication tuples (sgsn_auth.c:184) 20241217095002380 DMM DEBUG MM(262420000000004/ec4a310c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095002380 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241217095002380 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@cd2b901c9e94: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241217095002385 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241217095002385 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241217095002385 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241217095008382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241217095008382 DMM ERROR MM(262420000000004/ec4a310c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241217095008382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241217095008382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217095008382 DMM NOTICE MM(262420000000004/ec4a310c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241217095008382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Reject}: Deallocated (fsm.c:568) 20241217095008382 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095008382 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095008382 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217095008382 DLLC NOTICE LLME(c1386791/ec4a310c){ASSIGNED} LLGM Assign pre (ec4a310c => ffffffff) (gprs_llc.c:1079) 20241217095008382 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec4a310c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@cd2b901c9e94: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@cd2b901c9e94: Final verdict of PTC: pass 20241217095008391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56320<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@cd2b901c9e94: Final verdict of PTC: none 20241217095008394 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095008394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(150)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(145)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(151)@cd2b901c9e94: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@cd2b901c9e94: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(140)@cd2b901c9e94: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(138)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(149)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(143)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:50:08 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20241217095008459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095008760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59372) 20241217095009396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095009396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59372, count=68496) 20241217095010398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095010398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:50:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095011400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095011400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_gsup_lu_timeout started. 20241217095011862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095011865 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095011901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095011901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095011901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095011901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095011901 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095011901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095011901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095011901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095011901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095011902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095011902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095011902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095011902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095011902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095011902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095011902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095011902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095011902 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095011902 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095011902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095011902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095011902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095011906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095011910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095011910 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095011919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095011919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095011919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095011919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095011919 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095011919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095011919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095011919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095011919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095011920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095011920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095011920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095011920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095011920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095011920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095011920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095011920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095011920 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095011920 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095011920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095011921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095011921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095011923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095011930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095011930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(166)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(163)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095011938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095011938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095011938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095011938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095011938 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095011938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095011938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095011938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095011938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095011938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095011938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095011938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095011939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095011939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095011939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095011939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095011939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095011939 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095011939 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095011939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095011939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095011939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095011941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095011946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095011946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095012402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095012402 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095012402 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095012402 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095012406 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095012407 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@cd2b901c9e94: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F39A371E'O, index=0 SGSN_Test-GSUP(171)@cd2b901c9e94: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@cd2b901c9e94: 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 := '9A10950AC4402962F42C9E315187BF78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC3B5B27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA95FE6FA15ACB94'O } } } } } 20241217095013480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095013480 DLLC NOTICE LLME(ffffffff/f39a371e){UNASSIGNED} LLC RX: unknown TLLI 0xf39a371e, creating LLME on the fly (gprs_llc.c:552) 20241217095013480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095013480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095013480 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095013480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095013480 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095013480 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095013480 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095013480 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095013480 DLLC NOTICE LLME(ffffffff/f39a371e){UNASSIGNED} LLGM Assign pre (f39a371e => edef74c7) (gprs_llc.c:1079) 20241217095013480 DLLC NOTICE LLME(f39a371e/edef74c7){ASSIGNED} LLGM Assign post (f39a371e => edef74c7) (gprs_llc.c:1125) 20241217095013480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095013480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095013480 DMM DEBUG MM(262420000000005/edef74c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095013500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095013500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095013500 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095013500 DMM DEBUG MM(262420000000005/edef74c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241217095013500 DMM NOTICE MM(262420000000005/edef74c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095013500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095013500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095013500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095013500 DMM DEBUG MM(262420000000005/edef74c7) Requesting authorization (sgsn_auth.c:160) 20241217095013500 DMM INFO MM(262420000000005/edef74c7) Requesting authentication tuples (sgsn_auth.c:184) 20241217095013500 DMM DEBUG MM(262420000000005/edef74c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095013500 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241217095013500 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@cd2b901c9e94: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241217095013506 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095013506 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095013506 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095013506 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095013506 DMM INFO MM(262420000000005/edef74c7) Subscriber data update (mmctx.c:445) 20241217095013506 DMM DEBUG MM(262420000000005/edef74c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095013506 DMM INFO MM(262420000000005/edef74c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095013506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095013506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095013506 DMM INFO MM(262420000000005/edef74c7) <- GMM AUTH AND CIPHERING REQ (rand = 9a 10 95 0a c4 40 29 62 f4 2c 9e 31 51 87 bf 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095013521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095013521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095013521 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095013521 DMM INFO MM(262420000000005/edef74c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095013521 DMM NOTICE MM(262420000000005/edef74c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095013521 DMM DEBUG MM(262420000000005/edef74c7) checking auth: received GSM SRES = bc 3b 5b 27 (gprs_gmm.c:648) 20241217095013521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095013521 DMM DEBUG MM(262420000000005/edef74c7) Requesting authorization (sgsn_auth.c:160) 20241217095013521 DMM INFO MM(262420000000005/edef74c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095013521 DMM DEBUG MM(262420000000005/edef74c7) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095013521 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241217095013521 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) 20241217095013522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095013522 DMM INFO MM(262420000000005/edef74c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xedef74c7) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@cd2b901c9e94: setverdict(fail): none -> fail MC@cd2b901c9e94: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241217095013537 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(171)@cd2b901c9e94: Final verdict of PTC: none 20241217095013538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(170)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(164)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(159)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@cd2b901c9e94: Final verdict of PTC: none 20241217095013540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(155)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@cd2b901c9e94: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@cd2b901c9e94: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(157)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(169)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(162)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(167)@cd2b901c9e94: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@cd2b901c9e94: Final verdict of PTC: fail TC_attach_gsup_lu_timeout-BVCI196(158)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) Tue Dec 17 09:50:13 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@cd2b901c9e94: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@cd2b901c9e94: 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'. 20241217095013670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095014072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44836) 20241217095014538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095014538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44836, count=74148) 20241217095015539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095015539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:50:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095016540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095016540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_gsup_lu_reject started. 20241217095017128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095017130 DMM INFO MM(262420000000005/edef74c7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095017130 DMM INFO MM(262420000000005/edef74c7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095017130 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095017130 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095017130 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095017130 DMM ERROR MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241217095017130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241217095017130 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095017130 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095017130 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095017130 DLLC NOTICE LLME(f39a371e/edef74c7){ASSIGNED} LLGM Assign pre (edef74c7 => ffffffff) (gprs_llc.c:1079) 20241217095017130 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edef74c7 => ffffffff) (gprs_llc.c:1125) 20241217095017130 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(179)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095017190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095017190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095017190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095017190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095017190 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095017190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095017190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095017190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095017190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(178)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(179)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095017192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095017192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095017192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095017192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095017192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095017192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095017192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095017192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095017192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095017192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095017192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095017192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095017192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(179)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095017195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(175)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095017200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095017200 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(176)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(178)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095017207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095017207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095017207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095017207 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095017207 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095017207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095017207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095017207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095017207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095017208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095017208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095017208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095017208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095017208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095017208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095017208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095017208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095017208 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095017208 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095017208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095017209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095017209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095017211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217095017217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095017217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(183)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(181)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095017219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095017219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095017219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095017219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095017219 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095017219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095017219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095017219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095017219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095017220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095017220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095017220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095017220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095017220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095017220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095017220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095017220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095017220 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095017220 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095017220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095017220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095017220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095017222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095017227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095017227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095017541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095017541 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095017541 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095017541 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095017545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(189)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095017546 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@cd2b901c9e94: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='EB9FCD7E'O, index=0 SGSN_Test-GSUP(190)@cd2b901c9e94: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@cd2b901c9e94: 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 := '7E8092FC3C45EA12CC58F40A96E486C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE7D83E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC558B823BD8FF76'O } } } } } 20241217095018623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095018623 DLLC NOTICE LLME(ffffffff/eb9fcd7e){UNASSIGNED} LLC RX: unknown TLLI 0xeb9fcd7e, creating LLME on the fly (gprs_llc.c:552) 20241217095018623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095018623 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095018623 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095018623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095018623 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095018623 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095018623 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095018623 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095018623 DLLC NOTICE LLME(ffffffff/eb9fcd7e){UNASSIGNED} LLGM Assign pre (eb9fcd7e => c437d713) (gprs_llc.c:1079) 20241217095018623 DLLC NOTICE LLME(eb9fcd7e/c437d713){ASSIGNED} LLGM Assign post (eb9fcd7e => c437d713) (gprs_llc.c:1125) 20241217095018623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095018623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095018623 DMM DEBUG MM(262420000000006/c437d713) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095018633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095018633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095018633 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095018633 DMM DEBUG MM(262420000000006/c437d713) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241217095018633 DMM NOTICE MM(262420000000006/c437d713) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095018633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095018633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095018633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095018633 DMM DEBUG MM(262420000000006/c437d713) Requesting authorization (sgsn_auth.c:160) 20241217095018633 DMM INFO MM(262420000000006/c437d713) Requesting authentication tuples (sgsn_auth.c:184) 20241217095018633 DMM DEBUG MM(262420000000006/c437d713) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095018633 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241217095018633 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@cd2b901c9e94: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241217095018635 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095018635 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095018635 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095018635 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095018635 DMM INFO MM(262420000000006/c437d713) Subscriber data update (mmctx.c:445) 20241217095018635 DMM DEBUG MM(262420000000006/c437d713) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095018635 DMM INFO MM(262420000000006/c437d713) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095018635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095018635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095018635 DMM INFO MM(262420000000006/c437d713) <- GMM AUTH AND CIPHERING REQ (rand = 7e 80 92 fc 3c 45 ea 12 cc 58 f4 0a 96 e4 86 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095018640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095018640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095018640 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095018640 DMM INFO MM(262420000000006/c437d713) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095018640 DMM NOTICE MM(262420000000006/c437d713) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095018640 DMM DEBUG MM(262420000000006/c437d713) checking auth: received GSM SRES = be 7d 83 e6 (gprs_gmm.c:648) 20241217095018640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095018640 DMM DEBUG MM(262420000000006/c437d713) Requesting authorization (sgsn_auth.c:160) 20241217095018640 DMM INFO MM(262420000000006/c437d713) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095018640 DMM DEBUG MM(262420000000006/c437d713) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095018640 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241217095018640 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) 20241217095018640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095018640 DMM INFO MM(262420000000006/c437d713) <- GMM ATTACH ACCEPT (new P-TMSI=0xc437d713) (gprs_gmm.c:282) 20241217095018640 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241217095018640 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241217095018640 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241217095018640 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095018640 DMM INFO MM(262420000000006/c437d713) Subscriber data update (mmctx.c:445) 20241217095018640 DMM DEBUG MM(262420000000006/c437d713) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@cd2b901c9e94: setverdict(fail): none -> fail MC@cd2b901c9e94: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241217095018645 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095018645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(189)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(190)@cd2b901c9e94: Final verdict of PTC: none 20241217095018647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58706<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(188)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@cd2b901c9e94: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@cd2b901c9e94: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(179)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@cd2b901c9e94: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(184)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(182)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(186)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(177)@cd2b901c9e94: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@cd2b901c9e94: Final verdict of PTC: fail MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@cd2b901c9e94: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@cd2b901c9e94: 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'. Tue Dec 17 09:50:18 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20241217095018740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095019142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76520) 20241217095019646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095019646 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) 20241217095020519 DGPRS DEBUG Checking for inactive LLMEs, time = 36957219 (sgsn.c:132) 20241217095020647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095020647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:50:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095021648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095021648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_combined started. 20241217095022245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095022247 DMM INFO MM(262420000000006/c437d713) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095022248 DMM INFO MM(262420000000006/c437d713) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095022248 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095022248 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095022248 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095022248 DMM ERROR MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241217095022248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241217095022248 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095022248 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095022248 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095022248 DLLC NOTICE LLME(eb9fcd7e/c437d713){ASSIGNED} LLGM Assign pre (c437d713 => ffffffff) (gprs_llc.c:1079) 20241217095022248 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c437d713 => ffffffff) (gprs_llc.c:1125) 20241217095022248 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095022291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095022291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095022291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095022291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095022291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095022291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095022291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095022291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095022291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095022292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095022292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095022292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095022292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095022292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095022292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095022292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095022292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095022292 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095022292 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095022292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095022292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095022292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095022295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217095022301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095022301 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@cd2b901c9e94: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(202)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 20241217095022311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095022311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095022311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095022311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095022311 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095022311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095022311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095022311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095022311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095022311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095022311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095022311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095022312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095022312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095022312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095022312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095022312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095022312 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095022312 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095022312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095022312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095022312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095022314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(199)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095022319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095022319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(202)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_combined-BVCI210(200)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(207)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095022322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095022322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095022322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095022322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095022322 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095022322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095022322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095022322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095022322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095022323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095022323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095022323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095022323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095022323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095022323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095022323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095022323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095022323 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095022323 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095022323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095022323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095022323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095022325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095022331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095022331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095022649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095022649 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095022649 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095022649 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095022653 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095022655 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@cd2b901c9e94: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D1E744CA'O, index=0 SGSN_Test-GSUP(209)@cd2b901c9e94: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@cd2b901c9e94: 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 := '3945E3D7222B34D15AE147DBCD542C18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE9CC0A9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E033F722D10D0674'O } } } } } 20241217095023741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095023741 DLLC NOTICE LLME(ffffffff/d1e744ca){UNASSIGNED} LLC RX: unknown TLLI 0xd1e744ca, creating LLME on the fly (gprs_llc.c:552) 20241217095023742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095023742 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241217095023742 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095023742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095023742 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095023742 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095023742 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095023742 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095023742 DLLC NOTICE LLME(ffffffff/d1e744ca){UNASSIGNED} LLGM Assign pre (d1e744ca => d8827366) (gprs_llc.c:1079) 20241217095023742 DLLC NOTICE LLME(d1e744ca/d8827366){ASSIGNED} LLGM Assign post (d1e744ca => d8827366) (gprs_llc.c:1125) 20241217095023742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095023742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095023742 DMM DEBUG MM(262420000000007/d8827366) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095023760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095023760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095023760 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095023760 DMM DEBUG MM(262420000000007/d8827366) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241217095023760 DMM NOTICE MM(262420000000007/d8827366) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095023760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095023760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095023760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095023760 DMM DEBUG MM(262420000000007/d8827366) Requesting authorization (sgsn_auth.c:160) 20241217095023760 DMM INFO MM(262420000000007/d8827366) Requesting authentication tuples (sgsn_auth.c:184) 20241217095023760 DMM DEBUG MM(262420000000007/d8827366) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095023760 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241217095023760 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@cd2b901c9e94: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241217095023762 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095023762 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095023762 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095023762 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095023762 DMM INFO MM(262420000000007/d8827366) Subscriber data update (mmctx.c:445) 20241217095023762 DMM DEBUG MM(262420000000007/d8827366) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095023762 DMM INFO MM(262420000000007/d8827366) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095023762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095023762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095023762 DMM INFO MM(262420000000007/d8827366) <- GMM AUTH AND CIPHERING REQ (rand = 39 45 e3 d7 22 2b 34 d1 5a e1 47 db cd 54 2c 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095023768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095023768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095023768 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095023768 DMM INFO MM(262420000000007/d8827366) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095023768 DMM NOTICE MM(262420000000007/d8827366) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095023768 DMM DEBUG MM(262420000000007/d8827366) checking auth: received GSM SRES = ae 9c c0 a9 (gprs_gmm.c:648) 20241217095023768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095023768 DMM DEBUG MM(262420000000007/d8827366) Requesting authorization (sgsn_auth.c:160) 20241217095023768 DMM INFO MM(262420000000007/d8827366) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095023768 DMM DEBUG MM(262420000000007/d8827366) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095023768 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241217095023768 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) 20241217095023768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095023768 DMM INFO MM(262420000000007/d8827366) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8827366) (gprs_gmm.c:282) 20241217095023769 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095023769 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095023769 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241217095023769 DMM INFO MM(262420000000007/d8827366) Subscriber data update (mmctx.c:445) 20241217095023769 DMM DEBUG MM(262420000000007/d8827366) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095023769 DMM INFO MM(262420000000007/d8827366) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095023769 DMM NOTICE MM(262420000000007/d8827366) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241217095023769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095023769 DMM NOTICE MM(262420000000007/d8827366) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095023769 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) 20241217095023769 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095023769 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241217095023769 DMM INFO MM(262420000000007/d8827366) Subscriber data update (mmctx.c:445) 20241217095023769 DMM DEBUG MM(262420000000007/d8827366) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@cd2b901c9e94: Removing Client IMSI='262420000000007'H, index=0 20241217095023772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095023772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095023772 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095023772 DMM INFO MM(262420000000007/d8827366) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095023772 DMM NOTICE MM(262420000000007/d8827366) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095023772 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095023772 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095023772 DLLC NOTICE LLME(d1e744ca/d8827366){ASSIGNED} LLGM Assign pre (ffffffff => d8827366) (gprs_llc.c:1079) 20241217095023772 DLLC NOTICE LLME(ffffffff/d8827366){ASSIGNED} LLGM Assign post (ffffffff => d8827366) (gprs_llc.c:1125) 20241217095023772 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095023772 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095023772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095023772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@cd2b901c9e94: Final verdict of PTC: pass 20241217095023773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@cd2b901c9e94: Final verdict of PTC: none 20241217095023774 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095023774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(208)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(197)@cd2b901c9e94: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(207)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@cd2b901c9e94: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(203)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(201)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(195)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(205)@cd2b901c9e94: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_combined finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:50:23 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241217095023853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095024256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85132) 20241217095024775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095024775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85132, count=89488) 20241217095025776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095025776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:50:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095026777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095026777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_accept_all started. 20241217095027351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095027354 DMM INFO MM(262420000000007/d8827366) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095027354 DMM INFO MM(262420000000007/d8827366) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095027354 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095027354 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095027354 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095027354 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095027354 DLLC NOTICE LLME(ffffffff/d8827366){ASSIGNED} LLGM Assign pre (d8827366 => ffffffff) (gprs_llc.c:1079) 20241217095027354 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8827366 => ffffffff) (gprs_llc.c:1125) 20241217095027354 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241217095027354 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) 20241217095027354 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) 20241217095027354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095027354 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095027354 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095027354 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095027354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095027382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095027382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095027382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095027382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095027382 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095027382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095027382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095027382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095027382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095027383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095027383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095027383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095027383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095027383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095027383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095027383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095027383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095027383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095027383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095027383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095027384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095027384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095027385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095027390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095027390 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095027398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095027398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095027398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095027398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095027398 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095027398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095027398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095027398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095027398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095027399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095027399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095027399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095027399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095027399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095027399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095027399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095027399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095027399 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095027399 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095027399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095027399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095027399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095027402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095027407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095027407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095027415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095027415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095027415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095027415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095027415 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095027415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095027415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095027415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095027415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095027416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095027416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095027416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095027416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095027416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095027416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095027416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095027416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095027416 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095027416 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095027416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095027417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095027417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095027419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095027424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095027424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095027778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095027778 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095027778 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095027778 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095027782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095027784 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@cd2b901c9e94: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F0E82590'O, index=0 SGSN_Test-GSUP(228)@cd2b901c9e94: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241217095028866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095028866 DLLC NOTICE LLME(ffffffff/f0e82590){UNASSIGNED} LLC RX: unknown TLLI 0xf0e82590, creating LLME on the fly (gprs_llc.c:552) 20241217095028866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095028866 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095028866 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095028866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095028866 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095028866 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095028866 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095028866 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095028866 DLLC NOTICE LLME(ffffffff/f0e82590){UNASSIGNED} LLGM Assign pre (f0e82590 => cee36e42) (gprs_llc.c:1079) 20241217095028866 DLLC NOTICE LLME(f0e82590/cee36e42){ASSIGNED} LLGM Assign post (f0e82590 => cee36e42) (gprs_llc.c:1125) 20241217095028866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095028866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095028866 DMM DEBUG MM(262420000000008/cee36e42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095028889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095028889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095028889 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095028889 DMM DEBUG MM(262420000000008/cee36e42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241217095028889 DMM NOTICE MM(262420000000008/cee36e42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095028889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095028889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095028889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241217095028889 DMM INFO MM(262420000000008/cee36e42) <- GMM ATTACH ACCEPT (new P-TMSI=0xcee36e42) (gprs_gmm.c:282) TC_attach_accept_all(230)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@cd2b901c9e94: Removing Client IMSI='262420000000008'H, index=0 20241217095029873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095029873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095029873 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095029873 DMM INFO MM(262420000000008/cee36e42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095029873 DMM NOTICE MM(262420000000008/cee36e42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095029873 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095029873 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095029873 DLLC NOTICE LLME(f0e82590/cee36e42){ASSIGNED} LLGM Assign pre (ffffffff => cee36e42) (gprs_llc.c:1079) 20241217095029873 DLLC NOTICE LLME(ffffffff/cee36e42){ASSIGNED} LLGM Assign post (ffffffff => cee36e42) (gprs_llc.c:1125) 20241217095029873 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095029873 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095029873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095029873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@cd2b901c9e94: Final verdict of PTC: pass 20241217095029879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54328<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095029884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095029884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_accept_all-BVCI196(215)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(228)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(221)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(216)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(226)@cd2b901c9e94: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@cd2b901c9e94: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(219)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(224)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(214)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_accept_all finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:50:30 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241217095030040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095030442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60332) 20241217095030885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095030885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60332, count=70388) 20241217095031886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095031886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:50:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095032887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095032887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_closed started. 20241217095033546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095033548 DMM INFO MM(262420000000008/cee36e42) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095033548 DMM INFO MM(262420000000008/cee36e42) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095033548 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095033548 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095033548 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095033548 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095033548 DLLC NOTICE LLME(ffffffff/cee36e42){ASSIGNED} LLGM Assign pre (cee36e42 => ffffffff) (gprs_llc.c:1079) 20241217095033548 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cee36e42 => ffffffff) (gprs_llc.c:1125) 20241217095033548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095033548 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095033548 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095033548 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095033549 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095033593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095033593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095033593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095033593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095033593 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095033593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095033593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095033593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095033593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095033594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095033594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095033594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095033594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095033594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095033594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095033594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095033594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095033594 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095033594 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095033594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(235)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095033594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095033594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095033596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095033601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095033601 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095033608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095033608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095033608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095033608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095033608 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095033608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095033608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095033608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095033608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095033609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095033609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095033609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095033609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095033609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095033609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095033609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095033610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095033610 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095033610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095033610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095033610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095033610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 20241217095033612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095033618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095033618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(242)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(239)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095033623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095033623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095033623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095033623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095033623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095033623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095033623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095033623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095033623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095033624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095033624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095033624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095033624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095033624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095033624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095033624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095033624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095033624 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095033624 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095033624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(245)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095033624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095033624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095033627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095033631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095033631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095033889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095033889 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095033889 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095033889 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095033893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095033894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@cd2b901c9e94: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='F118D7BE'O, index=0 SGSN_Test-GSUP(247)@cd2b901c9e94: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@cd2b901c9e94: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='F118D7BE'O, index=1 20241217095034925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095034925 DLLC NOTICE LLME(ffffffff/f118d7be){UNASSIGNED} LLC RX: unknown TLLI 0xf118d7be, creating LLME on the fly (gprs_llc.c:552) 20241217095034925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095034925 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095034925 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095034925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095034925 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095034925 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095034925 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095034925 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095034925 DLLC NOTICE LLME(ffffffff/f118d7be){UNASSIGNED} LLGM Assign pre (f118d7be => e57a7254) (gprs_llc.c:1079) 20241217095034925 DLLC NOTICE LLME(f118d7be/e57a7254){ASSIGNED} LLGM Assign post (f118d7be => e57a7254) (gprs_llc.c:1125) 20241217095034925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095034925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095034925 DMM DEBUG MM(001010123456789/e57a7254) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095034931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095034931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095034931 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095034931 DMM DEBUG MM(001010123456789/e57a7254) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241217095034931 DMM NOTICE MM(001010123456789/e57a7254) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095034931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095034931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095034931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241217095034931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217095034931 DMM NOTICE MM(001010123456789/e57a7254) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241217095034931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Reject}: Deallocated (fsm.c:568) 20241217095034931 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095034931 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095034931 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217095034931 DLLC NOTICE LLME(f118d7be/e57a7254){ASSIGNED} LLGM Assign pre (e57a7254 => ffffffff) (gprs_llc.c:1079) 20241217095034931 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e57a7254 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@cd2b901c9e94: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@cd2b901c9e94: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@cd2b901c9e94: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C940B5CB'O, index=2 SGSN_Test-GSUP(247)@cd2b901c9e94: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241217095034951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095034951 DLLC NOTICE LLME(ffffffff/c940b5cb){UNASSIGNED} LLC RX: unknown TLLI 0xc940b5cb, creating LLME on the fly (gprs_llc.c:552) 20241217095034951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095034951 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095034951 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095034951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095034951 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095034951 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095034951 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095034951 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095034951 DLLC NOTICE LLME(ffffffff/c940b5cb){UNASSIGNED} LLGM Assign pre (c940b5cb => cdfdd86d) (gprs_llc.c:1079) 20241217095034952 DLLC NOTICE LLME(c940b5cb/cdfdd86d){ASSIGNED} LLGM Assign post (c940b5cb => cdfdd86d) (gprs_llc.c:1125) 20241217095034952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095034952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095034952 DMM DEBUG MM(262420000000010/cdfdd86d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095034954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095034954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095034954 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095034954 DMM DEBUG MM(262420000000010/cdfdd86d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241217095034954 DMM NOTICE MM(262420000000010/cdfdd86d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095034954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095034954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095034954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241217095034954 DMM INFO MM(262420000000010/cdfdd86d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdfdd86d) (gprs_gmm.c:282) TC_attach_closed(250)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@cd2b901c9e94: Removing Client IMSI='262420000000010'H, index=2 20241217095035960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095035960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095035960 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095035960 DMM INFO MM(262420000000010/cdfdd86d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095035960 DMM NOTICE MM(262420000000010/cdfdd86d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095035960 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095035960 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095035960 DLLC NOTICE LLME(c940b5cb/cdfdd86d){ASSIGNED} LLGM Assign pre (ffffffff => cdfdd86d) (gprs_llc.c:1079) 20241217095035960 DLLC NOTICE LLME(ffffffff/cdfdd86d){ASSIGNED} LLGM Assign post (ffffffff => cdfdd86d) (gprs_llc.c:1125) 20241217095035960 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095035960 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095035961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095035961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@cd2b901c9e94: Final verdict of PTC: pass 20241217095035963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46364<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@cd2b901c9e94: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@cd2b901c9e94: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@cd2b901c9e94: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(235)@cd2b901c9e94: Final verdict of PTC: none 20241217095035969 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095035969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(237)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(240)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(245)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(238)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(243)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(233)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@cd2b901c9e94: Test case TC_attach_closed finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:50:36 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241217095036083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095036485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46372<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80940) 20241217095036970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095036970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80940, count=82100) 20241217095037971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095037971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:50:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095038972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095038972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_no_imei_response started. 20241217095039541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095039546 DMM INFO MM(262420000000010/cdfdd86d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095039546 DMM INFO MM(262420000000010/cdfdd86d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095039546 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095039546 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095039546 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095039546 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095039546 DLLC NOTICE LLME(ffffffff/cdfdd86d){ASSIGNED} LLGM Assign pre (cdfdd86d => ffffffff) (gprs_llc.c:1079) 20241217095039546 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdfdd86d => ffffffff) (gprs_llc.c:1125) 20241217095039546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095039546 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095039546 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095039546 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095039546 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095039588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095039588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095039588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095039588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095039588 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095039588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095039588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095039588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095039588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095039589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095039589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095039589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095039589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095039589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095039589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095039589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095039589 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095039589 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095039589 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095039589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095039589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095039589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095039590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095039595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095039595 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095039603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095039603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095039603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095039603 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095039603 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095039603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095039603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095039603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095039603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095039604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095039604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095039604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095039605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095039605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095039605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095039605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095039605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095039605 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095039605 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095039605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095039605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095039605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095039607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095039611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095039611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(262)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095039622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095039622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095039622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095039622 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095039622 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095039622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095039622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095039622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095039622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095039623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095039623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095039623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095039623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095039623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095039623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095039623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095039623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095039623 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095039623 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095039623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095039623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095039623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095039625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095039630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095039630 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095039973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095039973 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095039974 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095039974 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(265)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095039979 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(265)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095039980 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(265)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(265)@cd2b901c9e94: 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(265)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@cd2b901c9e94: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D3258A2F'O, index=0 SGSN_Test-GSUP(267)@cd2b901c9e94: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241217095041018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095041018 DLLC NOTICE LLME(ffffffff/d3258a2f){UNASSIGNED} LLC RX: unknown TLLI 0xd3258a2f, creating LLME on the fly (gprs_llc.c:552) 20241217095041018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095041018 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241217095041018 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095041018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095041018 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095041018 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095041018 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095041018 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095041018 DLLC NOTICE LLME(ffffffff/d3258a2f){UNASSIGNED} LLGM Assign pre (d3258a2f => c15a70e5) (gprs_llc.c:1079) 20241217095041018 DLLC NOTICE LLME(d3258a2f/c15a70e5){ASSIGNED} LLGM Assign post (d3258a2f => c15a70e5) (gprs_llc.c:1125) 20241217095041018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095041018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095041018 DMM DEBUG MM(262420000000032/c15a70e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095047018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217095047018 DMM DEBUG MM(262420000000032/c15a70e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095050520 DGPRS DEBUG Checking for inactive LLMEs, time = 36957249 (sgsn.c:132) 20241217095053019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217095053019 DMM DEBUG MM(262420000000032/c15a70e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095059021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217095059021 DMM DEBUG MM(262420000000032/c15a70e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095059974 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241217095059975 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(265)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095059975 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241217095105022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217095105022 DMM DEBUG MM(262420000000032/c15a70e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095109590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095109595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095109595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095109605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095109611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095109612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095109624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095109628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095109628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095111022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217095111022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241217095111022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217095111022 DMM NOTICE MM(262420000000032/c15a70e5) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241217095111022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Reject}: Deallocated (fsm.c:568) 20241217095111022 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095111022 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095111022 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217095111022 DLLC NOTICE LLME(d3258a2f/c15a70e5){ASSIGNED} LLGM Assign pre (c15a70e5 => ffffffff) (gprs_llc.c:1079) 20241217095111022 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c15a70e5 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@cd2b901c9e94: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@cd2b901c9e94: Final verdict of PTC: pass 20241217095111045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46376<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095111048 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095111049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI196(254)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(255)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(260)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(267)@cd2b901c9e94: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@cd2b901c9e94: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(266)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(258)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(253)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(264)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:51:11 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241217095111156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095111458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67952) 20241217095112050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095112050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67952, count=72308) 20241217095113052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095113052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:51:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241217095114054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095114054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_no_imsi_response started. 20241217095114540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095114542 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@cd2b901c9e94: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(274)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217095114595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095114595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095114595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095114595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095114595 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095114595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095114595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095114595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095114595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095114596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095114596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095114596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095114596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095114596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095114596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095114596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095114596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095114596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095114596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095114596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095114596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095114596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095114598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217095114603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095114603 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(274)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_no_imsi_response-BVCI196(272)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(279)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095114608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095114608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095114608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095114608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095114608 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095114608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095114608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095114608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095114608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095114608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095114608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095114608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095114608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095114608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095114608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095114608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095114608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095114608 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095114608 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095114608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095114609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095114609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095114610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 20241217095114615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095114615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095114625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095114625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095114625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095114625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095114625 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095114625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095114625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095114625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095114625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095114626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095114626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095114626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095114626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095114626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095114626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095114626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095114626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095114626 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095114626 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095114626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095114626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095114626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095114628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095114632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095114632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095115055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095115055 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095115055 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095115055 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095115059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095115060 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@cd2b901c9e94: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F0A7BB98'O, index=0 SGSN_Test-GSUP(286)@cd2b901c9e94: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241217095116101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095116101 DLLC NOTICE LLME(ffffffff/f0a7bb98){UNASSIGNED} LLC RX: unknown TLLI 0xf0a7bb98, creating LLME on the fly (gprs_llc.c:552) 20241217095116101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095116101 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241217095116101 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095116101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095116101 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095116101 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095116101 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095116101 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095116101 DLLC NOTICE LLME(ffffffff/f0a7bb98){UNASSIGNED} LLGM Assign pre (f0a7bb98 => d1673e2d) (gprs_llc.c:1079) 20241217095116101 DLLC NOTICE LLME(f0a7bb98/d1673e2d){ASSIGNED} LLGM Assign post (f0a7bb98 => d1673e2d) (gprs_llc.c:1125) 20241217095116101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095116101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095116101 DMM DEBUG MM(/d1673e2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095116107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095116107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095116107 DMM DEBUG MM_STATE_Gb(4037524376)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095116107 DMM DEBUG MM(/d1673e2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241217095116107 DMM NOTICE MM(/d1673e2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095116107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095116107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241217095116107 DMM DEBUG MM(/d1673e2d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241217095120521 DGPRS DEBUG Checking for inactive LLMEs, time = 36957279 (sgsn.c:132) 20241217095122109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217095122109 DMM DEBUG MM(/d1673e2d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241217095128110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217095128110 DMM DEBUG MM(/d1673e2d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241217095134111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217095134111 DMM DEBUG MM(/d1673e2d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241217095135057 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241217095135057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241217095135058 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095140112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217095140112 DMM DEBUG MM(/d1673e2d) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241217095144597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095144604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095144604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095144609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095144615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095144615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095144627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095144630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095144630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095146113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241217095146113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241217095146113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217095146114 DMM NOTICE MM(/d1673e2d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241217095146114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Reject}: Deallocated (fsm.c:568) 20241217095146114 DMM DEBUG MM_STATE_Gb(4037524376)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095146114 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095146114 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217095146114 DLLC NOTICE LLME(f0a7bb98/d1673e2d){ASSIGNED} LLGM Assign pre (d1673e2d => ffffffff) (gprs_llc.c:1079) 20241217095146114 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1673e2d => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@cd2b901c9e94: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@cd2b901c9e94: Final verdict of PTC: pass 20241217095146135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38792<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(284)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(279)@cd2b901c9e94: Final verdict of PTC: none 20241217095146139 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095146140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(271)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(275)@cd2b901c9e94: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@cd2b901c9e94: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@cd2b901c9e94: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(273)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(277)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(282)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:51:46 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20241217095146212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095146514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20241217095147141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095147141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63956, count=72208) 20241217095148142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095148142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:51:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095149143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095149143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_closed_add_vty started. 20241217095149609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095149613 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(294)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095149667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095149667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095149667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095149667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095149667 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095149667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095149667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095149667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095149667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(293)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(294)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095149668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095149668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095149668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095149668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095149668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095149668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095149668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095149668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095149668 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095149668 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095149668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095149668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095149668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(294)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(294)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095149670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217095149675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095149675 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(293)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed_add_vty-BVCI196(291)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(298)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095149678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095149678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095149678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095149678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095149678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095149678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095149678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095149678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095149678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095149679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095149679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095149679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095149679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095149679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095149679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095149679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095149679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095149679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095149679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095149679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095149679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095149679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095149681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095149686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095149686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095149694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095149694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095149694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095149694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095149694 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095149694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095149694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095149694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095149694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095149695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095149695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095149695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095149695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095149695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095149695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095149695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095149695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095149695 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095149695 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095149695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095149695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095149695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095149697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095149701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095149701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095150145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095150145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095150145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095150145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095150149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095150150 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217095150522 DGPRS DEBUG Checking for inactive LLMEs, time = 36957309 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(291)@cd2b901c9e94: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C872D7A4'O, index=0 SGSN_Test-GSUP(305)@cd2b901c9e94: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@cd2b901c9e94: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C872D7A4'O, index=1 20241217095151248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095151248 DLLC NOTICE LLME(ffffffff/c872d7a4){UNASSIGNED} LLC RX: unknown TLLI 0xc872d7a4, creating LLME on the fly (gprs_llc.c:552) 20241217095151248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095151248 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095151248 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095151248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095151248 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095151248 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095151248 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095151248 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095151248 DLLC NOTICE LLME(ffffffff/c872d7a4){UNASSIGNED} LLGM Assign pre (c872d7a4 => ecdcc5ed) (gprs_llc.c:1079) 20241217095151248 DLLC NOTICE LLME(c872d7a4/ecdcc5ed){ASSIGNED} LLGM Assign post (c872d7a4 => ecdcc5ed) (gprs_llc.c:1125) 20241217095151248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095151248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095151248 DMM DEBUG MM(001010123456789/ecdcc5ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095151273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095151273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095151273 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095151273 DMM DEBUG MM(001010123456789/ecdcc5ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241217095151273 DMM NOTICE MM(001010123456789/ecdcc5ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095151273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095151273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095151273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241217095151273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217095151273 DMM NOTICE MM(001010123456789/ecdcc5ed) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241217095151273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Reject}: Deallocated (fsm.c:568) 20241217095151273 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095151273 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095151273 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217095151273 DLLC NOTICE LLME(c872d7a4/ecdcc5ed){ASSIGNED} LLGM Assign pre (ecdcc5ed => ffffffff) (gprs_llc.c:1079) 20241217095151273 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecdcc5ed => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@cd2b901c9e94: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@cd2b901c9e94: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C872D7A4'O, index=2 20241217095151287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095151287 DLLC NOTICE LLME(ffffffff/c872d7a4){UNASSIGNED} LLC RX: unknown TLLI 0xc872d7a4, creating LLME on the fly (gprs_llc.c:552) 20241217095151287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095151287 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095151287 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095151287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095151287 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095151287 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095151287 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095151288 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095151288 DLLC NOTICE LLME(ffffffff/c872d7a4){UNASSIGNED} LLGM Assign pre (c872d7a4 => df248ac1) (gprs_llc.c:1079) 20241217095151288 DLLC NOTICE LLME(c872d7a4/df248ac1){ASSIGNED} LLGM Assign post (c872d7a4 => df248ac1) (gprs_llc.c:1125) 20241217095151288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095151288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095151288 DMM DEBUG MM(001010123456700/df248ac1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095151297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095151297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095151297 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095151297 DMM DEBUG MM(001010123456700/df248ac1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241217095151297 DMM NOTICE MM(001010123456700/df248ac1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095151297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095151297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095151297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241217095151297 DMM INFO MM(001010123456700/df248ac1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf248ac1) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@cd2b901c9e94: Removing Client IMSI='001010123456700'H, index=2 20241217095152294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095152294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095152295 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095152295 DMM INFO MM(001010123456700/df248ac1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095152295 DMM NOTICE MM(001010123456700/df248ac1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095152295 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095152295 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095152295 DLLC NOTICE LLME(c872d7a4/df248ac1){ASSIGNED} LLGM Assign pre (ffffffff => df248ac1) (gprs_llc.c:1079) 20241217095152295 DLLC NOTICE LLME(ffffffff/df248ac1){ASSIGNED} LLGM Assign post (ffffffff => df248ac1) (gprs_llc.c:1125) 20241217095152295 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095152295 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095152295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095152295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@cd2b901c9e94: Final verdict of PTC: pass 20241217095152298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55638<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@cd2b901c9e94: Final verdict of PTC: none 20241217095152302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095152302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(294)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@cd2b901c9e94: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(303)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@cd2b901c9e94: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@cd2b901c9e94: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(298)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(296)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(301)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(292)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:51:52 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20241217095152380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095152782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71100) 20241217095153303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095153303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71100, count=81776) 20241217095154305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095154305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095155307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095155307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_check_subscriber_list started. 20241217095155849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095155851 DMM INFO MM(001010123456700/df248ac1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095155851 DMM INFO MM(001010123456700/df248ac1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095155851 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095155851 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095155851 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095155851 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095155851 DLLC NOTICE LLME(ffffffff/df248ac1){ASSIGNED} LLGM Assign pre (df248ac1 => ffffffff) (gprs_llc.c:1079) 20241217095155851 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df248ac1 => ffffffff) (gprs_llc.c:1125) 20241217095155851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095155851 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095155851 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095155852 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095155852 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095155906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095155906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095155906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095155906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095155906 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095155906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095155906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095155906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095155906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095155907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095155907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095155907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095155907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095155907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095155907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095155907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095155907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095155907 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095155907 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095155907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(312)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095155908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095155908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095155909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095155914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095155914 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095155921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095155921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095155921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095155921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095155921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095155921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095155921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095155921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095155921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095155922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095155922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095155922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095155922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095155922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095155922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095155922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095155922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095155922 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095155922 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095155922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(317)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095155922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095155922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095155924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095155928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095155928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095155936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095155936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095155936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095155936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095155936 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095155936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095155936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095155936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095155937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095155937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095155937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095155937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095155937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095155937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095155937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095155937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095155937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095155937 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095155937 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095155937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095155937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095155937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095155939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095155944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095155944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095156308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095156308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095156308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095156308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095156314 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095156315 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@cd2b901c9e94: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='DA50E861'O, index=0 SGSN_Test-GSUP(324)@cd2b901c9e94: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@cd2b901c9e94: 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 := '990D4C796C12216AA4A670613DE5F5BD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '66233CEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A020D5903A922B06'O } } } } } 20241217095157385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095157385 DLLC NOTICE LLME(ffffffff/da50e861){UNASSIGNED} LLC RX: unknown TLLI 0xda50e861, creating LLME on the fly (gprs_llc.c:552) 20241217095157385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095157385 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095157385 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095157385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095157385 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095157385 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095157385 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095157385 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095157385 DLLC NOTICE LLME(ffffffff/da50e861){UNASSIGNED} LLGM Assign pre (da50e861 => c859bd27) (gprs_llc.c:1079) 20241217095157385 DLLC NOTICE LLME(da50e861/c859bd27){ASSIGNED} LLGM Assign post (da50e861 => c859bd27) (gprs_llc.c:1125) 20241217095157385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095157385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095157385 DMM DEBUG MM(262420000000034/c859bd27) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095157405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095157405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095157405 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095157405 DMM DEBUG MM(262420000000034/c859bd27) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241217095157405 DMM NOTICE MM(262420000000034/c859bd27) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095157405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095157405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095157405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095157405 DMM DEBUG MM(262420000000034/c859bd27) Requesting authorization (sgsn_auth.c:160) 20241217095157405 DMM INFO MM(262420000000034/c859bd27) Requesting authentication tuples (sgsn_auth.c:184) 20241217095157405 DMM DEBUG MM(262420000000034/c859bd27) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095157405 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241217095157405 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@cd2b901c9e94: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241217095157412 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095157412 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095157412 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095157412 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095157412 DMM INFO MM(262420000000034/c859bd27) Subscriber data update (mmctx.c:445) 20241217095157412 DMM DEBUG MM(262420000000034/c859bd27) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095157412 DMM INFO MM(262420000000034/c859bd27) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095157412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095157412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095157412 DMM INFO MM(262420000000034/c859bd27) <- GMM AUTH AND CIPHERING REQ (rand = 99 0d 4c 79 6c 12 21 6a a4 a6 70 61 3d e5 f5 bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095157427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095157427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095157427 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095157427 DMM INFO MM(262420000000034/c859bd27) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095157427 DMM NOTICE MM(262420000000034/c859bd27) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095157427 DMM DEBUG MM(262420000000034/c859bd27) checking auth: received GSM SRES = 66 23 3c ea (gprs_gmm.c:648) 20241217095157427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095157427 DMM DEBUG MM(262420000000034/c859bd27) Requesting authorization (sgsn_auth.c:160) 20241217095157427 DMM INFO MM(262420000000034/c859bd27) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095157427 DMM DEBUG MM(262420000000034/c859bd27) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095157427 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241217095157427 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) 20241217095157427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095157427 DMM INFO MM(262420000000034/c859bd27) <- GMM ATTACH ACCEPT (new P-TMSI=0xc859bd27) (gprs_gmm.c:282) 20241217095157430 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095157430 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095157430 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241217095157430 DMM INFO MM(262420000000034/c859bd27) Subscriber data update (mmctx.c:445) 20241217095157430 DMM DEBUG MM(262420000000034/c859bd27) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095157430 DMM INFO MM(262420000000034/c859bd27) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095157430 DMM NOTICE MM(262420000000034/c859bd27) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241217095157430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095157430 DMM NOTICE MM(262420000000034/c859bd27) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095157430 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) 20241217095157432 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095157432 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241217095157432 DMM INFO MM(262420000000034/c859bd27) Subscriber data update (mmctx.c:445) 20241217095157432 DMM DEBUG MM(262420000000034/c859bd27) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095157442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095157442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095157443 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095157443 DMM INFO MM(262420000000034/c859bd27) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095157443 DMM NOTICE MM(262420000000034/c859bd27) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095157443 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095157443 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095157443 DLLC NOTICE LLME(da50e861/c859bd27){ASSIGNED} LLGM Assign pre (ffffffff => c859bd27) (gprs_llc.c:1079) 20241217095157443 DLLC NOTICE LLME(ffffffff/c859bd27){ASSIGNED} LLGM Assign post (ffffffff => c859bd27) (gprs_llc.c:1125) 20241217095157443 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095157443 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095157443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095157443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@cd2b901c9e94: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@cd2b901c9e94: Final verdict of PTC: pass 20241217095157504 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241217095157504 DMM INFO MM(262420000000034/c859bd27) Subscriber data update (mmctx.c:445) 20241217095157504 DMM DEBUG MM(262420000000034/c859bd27) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241217095157504 DMM INFO MM(262420000000034/c859bd27) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241217095157504 DMM INFO MM(262420000000034/c859bd27) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095157504 DMM INFO MM(262420000000034/c859bd27) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095157504 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095157504 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095157504 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095157504 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095157504 DLLC NOTICE LLME(ffffffff/c859bd27){ASSIGNED} LLGM Assign pre (c859bd27 => ffffffff) (gprs_llc.c:1079) 20241217095157504 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c859bd27 => ffffffff) (gprs_llc.c:1125) 20241217095157504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095157504 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095157504 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095157504 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095157507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60170<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(312)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(317)@cd2b901c9e94: Final verdict of PTC: none 20241217095157512 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095157512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(313)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(324)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(322)@cd2b901c9e94: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@cd2b901c9e94: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@cd2b901c9e94: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(320)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(310)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(315)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:51:57 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241217095157608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095157910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83732) 20241217095158513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095158514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83732, count=95104) 20241217095159515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095159515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:51:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095200517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095200517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_detach_check_subscriber_list started. 20241217095200975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095200979 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095201018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095201018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095201018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095201018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095201018 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095201018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095201018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095201018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095201018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095201019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095201019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095201019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095201019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095201019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095201019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095201019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095201019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095201019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095201019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095201019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095201020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095201020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095201021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095201026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095201026 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095201033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095201033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095201033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095201033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095201033 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095201033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095201033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095201033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095201033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095201034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095201034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095201034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095201034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095201034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095201034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095201034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095201034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095201034 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095201034 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095201034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095201035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095201035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095201037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095201043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095201043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095201050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095201050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095201050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095201050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095201050 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095201050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095201050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095201050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095201050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095201051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095201051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095201051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095201051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095201051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095201051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095201051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095201051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095201051 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095201051 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095201051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095201051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095201051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095201053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095201057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095201057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095201518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095201518 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095201518 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095201518 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095201521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095201521 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@cd2b901c9e94: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='DA196B96'O, index=0 SGSN_Test-GSUP(343)@cd2b901c9e94: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@cd2b901c9e94: 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 := '9B6130D2941918FA9DE00E033F433764'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '16B4C0CC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C59E4B1ED578C8A'O } } } } } 20241217095201550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095201550 DLLC NOTICE LLME(ffffffff/da196b96){UNASSIGNED} LLC RX: unknown TLLI 0xda196b96, creating LLME on the fly (gprs_llc.c:552) 20241217095201550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095201550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095201550 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095201550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095201550 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095201550 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095201550 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095201550 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095201550 DLLC NOTICE LLME(ffffffff/da196b96){UNASSIGNED} LLGM Assign pre (da196b96 => d532597b) (gprs_llc.c:1079) 20241217095201550 DLLC NOTICE LLME(da196b96/d532597b){ASSIGNED} LLGM Assign post (da196b96 => d532597b) (gprs_llc.c:1125) 20241217095201550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095201550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095201550 DMM DEBUG MM(262420000000033/d532597b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095201561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095201561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095201561 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095201561 DMM DEBUG MM(262420000000033/d532597b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241217095201561 DMM NOTICE MM(262420000000033/d532597b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095201561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095201561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095201561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095201561 DMM DEBUG MM(262420000000033/d532597b) Requesting authorization (sgsn_auth.c:160) 20241217095201561 DMM INFO MM(262420000000033/d532597b) Requesting authentication tuples (sgsn_auth.c:184) 20241217095201561 DMM DEBUG MM(262420000000033/d532597b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095201561 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241217095201561 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@cd2b901c9e94: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241217095201606 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095201606 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095201606 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095201606 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095201606 DMM INFO MM(262420000000033/d532597b) Subscriber data update (mmctx.c:445) 20241217095201606 DMM DEBUG MM(262420000000033/d532597b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095201606 DMM INFO MM(262420000000033/d532597b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095201606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095201606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095201606 DMM INFO MM(262420000000033/d532597b) <- GMM AUTH AND CIPHERING REQ (rand = 9b 61 30 d2 94 19 18 fa 9d e0 0e 03 3f 43 37 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095201625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095201625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095201625 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095201625 DMM INFO MM(262420000000033/d532597b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095201625 DMM NOTICE MM(262420000000033/d532597b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095201625 DMM DEBUG MM(262420000000033/d532597b) checking auth: received GSM SRES = 16 b4 c0 cc (gprs_gmm.c:648) 20241217095201625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095201625 DMM DEBUG MM(262420000000033/d532597b) Requesting authorization (sgsn_auth.c:160) 20241217095201625 DMM INFO MM(262420000000033/d532597b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095201625 DMM DEBUG MM(262420000000033/d532597b) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095201625 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241217095201625 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) 20241217095201625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095201625 DMM INFO MM(262420000000033/d532597b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd532597b) (gprs_gmm.c:282) 20241217095201628 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095201628 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095201628 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241217095201628 DMM INFO MM(262420000000033/d532597b) Subscriber data update (mmctx.c:445) 20241217095201628 DMM DEBUG MM(262420000000033/d532597b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095201628 DMM INFO MM(262420000000033/d532597b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095201629 DMM NOTICE MM(262420000000033/d532597b) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241217095201629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095201629 DMM NOTICE MM(262420000000033/d532597b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095201629 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) 20241217095201630 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095201630 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241217095201630 DMM INFO MM(262420000000033/d532597b) Subscriber data update (mmctx.c:445) 20241217095201630 DMM DEBUG MM(262420000000033/d532597b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095201644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095201644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095201644 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095201644 DMM INFO MM(262420000000033/d532597b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095201644 DMM NOTICE MM(262420000000033/d532597b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095201644 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095201644 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095201644 DLLC NOTICE LLME(da196b96/d532597b){ASSIGNED} LLGM Assign pre (ffffffff => d532597b) (gprs_llc.c:1079) 20241217095201644 DLLC NOTICE LLME(ffffffff/d532597b){ASSIGNED} LLGM Assign post (ffffffff => d532597b) (gprs_llc.c:1125) 20241217095201644 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095201644 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095201644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095201644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095201698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095201698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241217095201698 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095201698 DMM INFO MM(262420000000033/d532597b) -> GMM DETACH REQUEST TLLI=0xd532597b type=GPRS detach Power-off (gprs_gmm.c:1440) 20241217095201698 DMM INFO MM(262420000000033/d532597b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241217095201698 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095201698 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095201698 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095201698 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095201698 DLLC NOTICE LLME(ffffffff/d532597b){ASSIGNED} LLGM Assign pre (d532597b => ffffffff) (gprs_llc.c:1079) 20241217095201698 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d532597b => ffffffff) (gprs_llc.c:1125) 20241217095201698 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241217095201698 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) 20241217095201698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095201698 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095201698 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095201698 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095201700 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@cd2b901c9e94: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@cd2b901c9e94: Final verdict of PTC: pass 20241217095206718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60196<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(331)@cd2b901c9e94: Final verdict of PTC: none 20241217095206723 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095206723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(342)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@cd2b901c9e94: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(341)@cd2b901c9e94: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@cd2b901c9e94: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(336)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(329)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(339)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(334)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none)Tue Dec 17 09:52:06 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@cd2b901c9e94: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20241217095206835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095207136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88176) 20241217095207724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095207724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88176, count=94248) 20241217095208726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095208726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:52:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095209726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095209726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_check_complete_resend started. 20241217095210240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095210243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095210290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095210290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095210290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095210290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095210290 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095210290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095210290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095210290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095210290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095210291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095210291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095210291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095210291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095210292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095210292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095210292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095210292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095210292 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095210292 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095210292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095210292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095210292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095210299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095210307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095210307 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095210317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095210317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095210317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095210317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095210317 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095210317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095210317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095210317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095210317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095210317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095210317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095210317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095210318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095210318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095210318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095210318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095210318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095210318 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095210318 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095210318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095210318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095210318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095210320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 20241217095210325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095210325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095210335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095210335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095210335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095210335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095210335 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095210335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095210335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095210335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095210335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095210336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095210336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095210336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095210336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095210336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095210336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095210336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095210336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095210336 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095210336 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095210336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095210336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095210336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095210338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095210344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095210344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095210727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095210727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095210727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095210728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095210732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(361)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095210733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@cd2b901c9e94: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C6920794'O, index=0 SGSN_Test-GSUP(362)@cd2b901c9e94: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@cd2b901c9e94: 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 := 'E4FE7BEF00E59942438A5777510D3151'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17495276'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B1C45A728ECE98A'O } } } } } 20241217095211807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095211807 DLLC NOTICE LLME(ffffffff/c6920794){UNASSIGNED} LLC RX: unknown TLLI 0xc6920794, creating LLME on the fly (gprs_llc.c:552) 20241217095211807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095211807 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241217095211807 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095211807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095211807 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095211807 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095211807 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095211807 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095211807 DLLC NOTICE LLME(ffffffff/c6920794){UNASSIGNED} LLGM Assign pre (c6920794 => e416c6b0) (gprs_llc.c:1079) 20241217095211807 DLLC NOTICE LLME(c6920794/e416c6b0){ASSIGNED} LLGM Assign post (c6920794 => e416c6b0) (gprs_llc.c:1125) 20241217095211807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095211807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095211807 DMM DEBUG MM(262420000000036/e416c6b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095211833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095211833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095211833 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095211833 DMM DEBUG MM(262420000000036/e416c6b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241217095211833 DMM NOTICE MM(262420000000036/e416c6b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095211833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095211833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095211833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095211833 DMM DEBUG MM(262420000000036/e416c6b0) Requesting authorization (sgsn_auth.c:160) 20241217095211833 DMM INFO MM(262420000000036/e416c6b0) Requesting authentication tuples (sgsn_auth.c:184) 20241217095211833 DMM DEBUG MM(262420000000036/e416c6b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095211833 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241217095211833 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@cd2b901c9e94: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241217095211839 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095211839 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095211839 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095211839 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095211839 DMM INFO MM(262420000000036/e416c6b0) Subscriber data update (mmctx.c:445) 20241217095211839 DMM DEBUG MM(262420000000036/e416c6b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095211840 DMM INFO MM(262420000000036/e416c6b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095211840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095211840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095211840 DMM INFO MM(262420000000036/e416c6b0) <- GMM AUTH AND CIPHERING REQ (rand = e4 fe 7b ef 00 e5 99 42 43 8a 57 77 51 0d 31 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095211856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095211856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095211856 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095211856 DMM INFO MM(262420000000036/e416c6b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095211856 DMM NOTICE MM(262420000000036/e416c6b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095211856 DMM DEBUG MM(262420000000036/e416c6b0) checking auth: received GSM SRES = 17 49 52 76 (gprs_gmm.c:648) 20241217095211856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095211856 DMM DEBUG MM(262420000000036/e416c6b0) Requesting authorization (sgsn_auth.c:160) 20241217095211856 DMM INFO MM(262420000000036/e416c6b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095211856 DMM DEBUG MM(262420000000036/e416c6b0) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095211856 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241217095211856 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) 20241217095211856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095211856 DMM INFO MM(262420000000036/e416c6b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe416c6b0) (gprs_gmm.c:282) 20241217095211859 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095211859 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095211859 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241217095211859 DMM INFO MM(262420000000036/e416c6b0) Subscriber data update (mmctx.c:445) 20241217095211859 DMM DEBUG MM(262420000000036/e416c6b0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095211859 DMM INFO MM(262420000000036/e416c6b0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095211859 DMM NOTICE MM(262420000000036/e416c6b0) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241217095211859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095211859 DMM NOTICE MM(262420000000036/e416c6b0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095211860 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) 20241217095211861 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095211861 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241217095211861 DMM INFO MM(262420000000036/e416c6b0) Subscriber data update (mmctx.c:445) 20241217095211861 DMM DEBUG MM(262420000000036/e416c6b0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@cd2b901c9e94: Warning: Re-starting timer T, which is already active (running or expired). 20241217095217857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241217095217858 DMM INFO MM(262420000000036/e416c6b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe416c6b0) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@cd2b901c9e94: Warning: Re-starting timer T, which is already active (running or expired). 20241217095220523 DGPRS DEBUG Checking for inactive LLMEs, time = 36957339 (sgsn.c:132) 20241217095223858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241217095223858 DMM INFO MM(262420000000036/e416c6b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe416c6b0) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@cd2b901c9e94: Warning: Re-starting timer T, which is already active (running or expired). 20241217095229859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241217095229859 DMM INFO MM(262420000000036/e416c6b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe416c6b0) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@cd2b901c9e94: Warning: Re-starting timer T, which is already active (running or expired). 20241217095230728 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241217095230728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241217095230729 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095235860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241217095235861 DMM INFO MM(262420000000036/e416c6b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe416c6b0) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@cd2b901c9e94: Warning: Re-starting timer T, which is already active (running or expired). 20241217095240294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095240297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095240297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095240318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095240323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095240323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095240337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095240340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095240340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095241861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241217095241861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241217095241861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217095241861 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241217095241861 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) 20241217095241862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Reject}: Deallocated (fsm.c:568) 20241217095241862 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095241862 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095241862 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217095241862 DLLC NOTICE LLME(c6920794/e416c6b0){ASSIGNED} LLGM Assign pre (e416c6b0 => ffffffff) (gprs_llc.c:1079) 20241217095241862 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e416c6b0 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@cd2b901c9e94: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@cd2b901c9e94: Final verdict of PTC: pass 20241217095245886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42554<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095245890 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095245890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(362)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(355)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(350)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@cd2b901c9e94: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@cd2b901c9e94: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@cd2b901c9e94: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(360)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(353)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(348)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(358)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:52:45 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20241217095245995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095246297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90516) 20241217095246891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095246891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90516, count=95948) 20241217095247892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095247892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:52:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095248893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095248894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_hlr_location_cancel_request_update started. 20241217095249399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095249401 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095249453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095249453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095249453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095249453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095249453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095249453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095249453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095249453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095249453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(369)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(370)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095249455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095249455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095249455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095249455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095249455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095249455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095249455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095249455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095249455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095249455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095249455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095249455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095249455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(370)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095249457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217095249462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095249462 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(369)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_hlr_location_cancel_request_update-BVCI196(367)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(374)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095249466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095249466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095249466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095249466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095249466 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095249466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095249466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095249466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095249466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095249467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095249467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095249467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095249467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095249467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095249467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095249467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095249467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095249467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095249467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095249467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095249467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095249467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095249469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095249474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095249474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095249482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095249482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095249482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095249482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095249482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095249482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095249482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095249482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095249482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095249483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095249483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095249483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095249483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095249483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095249483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095249483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095249483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095249483 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095249483 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095249483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(379)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095249483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095249483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095249485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095249489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095249489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095249894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095249894 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095249894 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095249894 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095249899 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(380)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095249900 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217095250524 DGPRS DEBUG Checking for inactive LLMEs, time = 36957369 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(367)@cd2b901c9e94: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='EAB8DA71'O, index=0 SGSN_Test-GSUP(381)@cd2b901c9e94: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@cd2b901c9e94: 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 := '00CA29C606C7375955FF52C15914798C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '619E0E92'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51EE0089AB3AE013'O } } } } } 20241217095250977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095250977 DLLC NOTICE LLME(ffffffff/eab8da71){UNASSIGNED} LLC RX: unknown TLLI 0xeab8da71, creating LLME on the fly (gprs_llc.c:552) 20241217095250977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095250977 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095250978 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095250978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095250978 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095250978 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095250978 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095250978 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095250978 DLLC NOTICE LLME(ffffffff/eab8da71){UNASSIGNED} LLGM Assign pre (eab8da71 => fe399ab4) (gprs_llc.c:1079) 20241217095250978 DLLC NOTICE LLME(eab8da71/fe399ab4){ASSIGNED} LLGM Assign post (eab8da71 => fe399ab4) (gprs_llc.c:1125) 20241217095250978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095250978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095250978 DMM DEBUG MM(262420000000031/fe399ab4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095250999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095250999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095250999 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095250999 DMM DEBUG MM(262420000000031/fe399ab4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241217095250999 DMM NOTICE MM(262420000000031/fe399ab4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095250999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095250999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095250999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095251000 DMM DEBUG MM(262420000000031/fe399ab4) Requesting authorization (sgsn_auth.c:160) 20241217095251000 DMM INFO MM(262420000000031/fe399ab4) Requesting authentication tuples (sgsn_auth.c:184) 20241217095251000 DMM DEBUG MM(262420000000031/fe399ab4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095251000 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241217095251000 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@cd2b901c9e94: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241217095251005 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095251005 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095251005 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095251005 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095251005 DMM INFO MM(262420000000031/fe399ab4) Subscriber data update (mmctx.c:445) 20241217095251006 DMM DEBUG MM(262420000000031/fe399ab4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095251006 DMM INFO MM(262420000000031/fe399ab4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095251006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095251006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095251006 DMM INFO MM(262420000000031/fe399ab4) <- GMM AUTH AND CIPHERING REQ (rand = 00 ca 29 c6 06 c7 37 59 55 ff 52 c1 59 14 79 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095251021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095251022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095251022 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095251022 DMM INFO MM(262420000000031/fe399ab4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095251022 DMM NOTICE MM(262420000000031/fe399ab4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095251022 DMM DEBUG MM(262420000000031/fe399ab4) checking auth: received GSM SRES = 61 9e 0e 92 (gprs_gmm.c:648) 20241217095251022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095251022 DMM DEBUG MM(262420000000031/fe399ab4) Requesting authorization (sgsn_auth.c:160) 20241217095251022 DMM INFO MM(262420000000031/fe399ab4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095251022 DMM DEBUG MM(262420000000031/fe399ab4) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095251022 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241217095251022 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) 20241217095251022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095251022 DMM INFO MM(262420000000031/fe399ab4) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe399ab4) (gprs_gmm.c:282) 20241217095251025 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095251025 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095251025 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241217095251025 DMM INFO MM(262420000000031/fe399ab4) Subscriber data update (mmctx.c:445) 20241217095251025 DMM DEBUG MM(262420000000031/fe399ab4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095251025 DMM INFO MM(262420000000031/fe399ab4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095251025 DMM NOTICE MM(262420000000031/fe399ab4) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241217095251025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095251025 DMM NOTICE MM(262420000000031/fe399ab4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095251025 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) 20241217095251026 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095251027 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241217095251027 DMM INFO MM(262420000000031/fe399ab4) Subscriber data update (mmctx.c:445) 20241217095251027 DMM DEBUG MM(262420000000031/fe399ab4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095251037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095251037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095251037 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095251037 DMM INFO MM(262420000000031/fe399ab4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095251037 DMM NOTICE MM(262420000000031/fe399ab4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095251037 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095251037 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095251037 DLLC NOTICE LLME(eab8da71/fe399ab4){ASSIGNED} LLGM Assign pre (ffffffff => fe399ab4) (gprs_llc.c:1079) 20241217095251037 DLLC NOTICE LLME(ffffffff/fe399ab4){ASSIGNED} LLGM Assign post (ffffffff => fe399ab4) (gprs_llc.c:1125) 20241217095251037 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095251037 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095251037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095251037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095251087 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241217095251087 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241217095251087 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) 20241217095251087 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241217095251087 DMM INFO MM(262420000000031/fe399ab4) Subscriber data update (mmctx.c:445) 20241217095251087 DMM DEBUG MM(262420000000031/fe399ab4) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241217095251087 DMM INFO MM(262420000000031/fe399ab4) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241217095251087 DMM INFO MM(262420000000031/fe399ab4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095251087 DMM INFO MM(262420000000031/fe399ab4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095251087 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095251087 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095251087 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095251087 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095251087 DLLC NOTICE LLME(ffffffff/fe399ab4){ASSIGNED} LLGM Assign pre (fe399ab4 => ffffffff) (gprs_llc.c:1079) 20241217095251087 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe399ab4 => ffffffff) (gprs_llc.c:1125) 20241217095251087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095251087 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095251087 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095251087 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed MC@cd2b901c9e94: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@cd2b901c9e94: Final verdict of PTC: none 20241217095256100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095256100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(369)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@cd2b901c9e94: Final verdict of PTC: none 20241217095256100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55880<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(380)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(379)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(370)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(374)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(368)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(377)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(372)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@cd2b901c9e94: Final verdict of PTC: pass MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:52:56 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20241217095256160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095256462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34554<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87924) 20241217095257101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095257101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87924, count=93356) 20241217095258102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095258102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:52:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095259104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095259104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_hlr_location_cancel_request_withdraw started. 20241217095259542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095259545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095259580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095259580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095259580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095259580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095259580 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095259580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095259580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095259580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095259580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095259581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095259581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095259581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095259581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095259581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095259581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095259581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095259581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095259581 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095259581 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095259581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(388)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095259582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095259582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095259584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095259588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095259588 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095259595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095259595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095259595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095259595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095259595 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095259595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095259595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095259595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095259595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095259596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095259596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095259596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095259596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095259596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095259596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095259596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095259596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095259596 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095259596 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095259596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095259596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095259596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095259599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095259604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095259604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095259611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095259611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095259611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095259611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095259611 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095259611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095259611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095259611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095259611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095259612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095259612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095259612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095259612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095259612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095259612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095259612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095259612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095259612 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095259612 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095259612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095259612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095259612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095259615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095259622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095259622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095300105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095300105 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095300105 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095300105 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095300106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095300107 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@cd2b901c9e94: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='CE2F6BD6'O, index=0 SGSN_Test-GSUP(400)@cd2b901c9e94: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@cd2b901c9e94: 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 := '4973CD963EE1491A9E7CA3FA843FAC6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A697901'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD451C6148DE65B6'O } } } } } 20241217095301171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095301171 DLLC NOTICE LLME(ffffffff/ce2f6bd6){UNASSIGNED} LLC RX: unknown TLLI 0xce2f6bd6, creating LLME on the fly (gprs_llc.c:552) 20241217095301171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095301171 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095301171 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095301171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095301171 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095301171 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095301171 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095301171 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095301171 DLLC NOTICE LLME(ffffffff/ce2f6bd6){UNASSIGNED} LLGM Assign pre (ce2f6bd6 => faa4cb29) (gprs_llc.c:1079) 20241217095301171 DLLC NOTICE LLME(ce2f6bd6/faa4cb29){ASSIGNED} LLGM Assign post (ce2f6bd6 => faa4cb29) (gprs_llc.c:1125) 20241217095301171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095301171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095301171 DMM DEBUG MM(262420000000029/faa4cb29) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095301189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095301189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095301189 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095301189 DMM DEBUG MM(262420000000029/faa4cb29) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241217095301189 DMM NOTICE MM(262420000000029/faa4cb29) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095301189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095301189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095301189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095301189 DMM DEBUG MM(262420000000029/faa4cb29) Requesting authorization (sgsn_auth.c:160) 20241217095301189 DMM INFO MM(262420000000029/faa4cb29) Requesting authentication tuples (sgsn_auth.c:184) 20241217095301189 DMM DEBUG MM(262420000000029/faa4cb29) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095301189 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241217095301189 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@cd2b901c9e94: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241217095301196 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095301196 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095301196 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095301196 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095301196 DMM INFO MM(262420000000029/faa4cb29) Subscriber data update (mmctx.c:445) 20241217095301196 DMM DEBUG MM(262420000000029/faa4cb29) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095301196 DMM INFO MM(262420000000029/faa4cb29) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095301196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095301196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095301196 DMM INFO MM(262420000000029/faa4cb29) <- GMM AUTH AND CIPHERING REQ (rand = 49 73 cd 96 3e e1 49 1a 9e 7c a3 fa 84 3f ac 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095301211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095301211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095301211 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095301211 DMM INFO MM(262420000000029/faa4cb29) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095301211 DMM NOTICE MM(262420000000029/faa4cb29) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095301211 DMM DEBUG MM(262420000000029/faa4cb29) checking auth: received GSM SRES = 1a 69 79 01 (gprs_gmm.c:648) 20241217095301211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095301211 DMM DEBUG MM(262420000000029/faa4cb29) Requesting authorization (sgsn_auth.c:160) 20241217095301211 DMM INFO MM(262420000000029/faa4cb29) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095301211 DMM DEBUG MM(262420000000029/faa4cb29) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095301211 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241217095301211 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) 20241217095301211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095301211 DMM INFO MM(262420000000029/faa4cb29) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaa4cb29) (gprs_gmm.c:282) 20241217095301214 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095301214 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095301214 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241217095301214 DMM INFO MM(262420000000029/faa4cb29) Subscriber data update (mmctx.c:445) 20241217095301214 DMM DEBUG MM(262420000000029/faa4cb29) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095301214 DMM INFO MM(262420000000029/faa4cb29) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095301214 DMM NOTICE MM(262420000000029/faa4cb29) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241217095301214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095301214 DMM NOTICE MM(262420000000029/faa4cb29) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095301214 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) 20241217095301216 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095301216 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241217095301216 DMM INFO MM(262420000000029/faa4cb29) Subscriber data update (mmctx.c:445) 20241217095301216 DMM DEBUG MM(262420000000029/faa4cb29) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095301227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095301227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095301227 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095301227 DMM INFO MM(262420000000029/faa4cb29) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095301227 DMM NOTICE MM(262420000000029/faa4cb29) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095301227 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095301227 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095301227 DLLC NOTICE LLME(ce2f6bd6/faa4cb29){ASSIGNED} LLGM Assign pre (ffffffff => faa4cb29) (gprs_llc.c:1079) 20241217095301227 DLLC NOTICE LLME(ffffffff/faa4cb29){ASSIGNED} LLGM Assign post (ffffffff => faa4cb29) (gprs_llc.c:1125) 20241217095301227 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095301227 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095301227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095301227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095301276 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241217095301276 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241217095301276 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) 20241217095301276 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241217095301276 DMM INFO MM(262420000000029/faa4cb29) Subscriber data update (mmctx.c:445) 20241217095301276 DMM DEBUG MM(262420000000029/faa4cb29) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241217095301276 DMM INFO MM(262420000000029/faa4cb29) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241217095301276 DMM INFO MM(262420000000029/faa4cb29) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241217095301276 DMM NOTICE MM(262420000000029/faa4cb29) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241217095301276 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241217095301276 DMM INFO MM(262420000000029/faa4cb29) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241217095301276 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095301276 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095301276 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095301276 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095301276 DLLC NOTICE LLME(ffffffff/faa4cb29){ASSIGNED} LLGM Assign pre (faa4cb29 => ffffffff) (gprs_llc.c:1079) 20241217095301276 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa4cb29 => ffffffff) (gprs_llc.c:1125) 20241217095301276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095301276 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095301276 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095301276 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@cd2b901c9e94: Removing Client IMSI='262420000000029'H, index=0 20241217095301283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095301283 DLLC NOTICE LLME(ffffffff/faa4cb29){UNASSIGNED} LLC RX: unknown TLLI 0xfaa4cb29, creating LLME on the fly (gprs_llc.c:552) 20241217095301283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095301283 DMM NOTICE LLME(ffffffff/faa4cb29){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241217095301283 DLLC NOTICE LLME(ffffffff/faa4cb29){UNASSIGNED} LLGM Assign pre (faa4cb29 => ffffffff) (gprs_llc.c:1079) 20241217095301283 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa4cb29 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@cd2b901c9e94: Final verdict of PTC: pass 20241217095301285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34570<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095301287 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095301287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(399)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(393)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(398)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(400)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(388)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(396)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(391)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(386)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:53:01 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241217095301391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095301693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44800) 20241217095302288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095302288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44800, count=96856) 20241217095303290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095303290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:53:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095304292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095304292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241217095304784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095304787 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095304845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095304845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095304845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095304845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095304845 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095304845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095304845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095304845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095304845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095304847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095304847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095304847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095304847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095304847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095304847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095304847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095304847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095304847 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095304847 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095304847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095304847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095304847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095304849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095304855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095304855 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(409)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095304861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095304861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095304861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095304861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095304861 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095304861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095304861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095304861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095304861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095304862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095304862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095304862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095304862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095304862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095304862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095304862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095304862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095304862 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095304862 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095304862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095304862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095304862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095304864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095304869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095304869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095304878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095304878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095304878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095304878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095304878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095304878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095304878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095304878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095304878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095304879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095304879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095304879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095304879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095304879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095304879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095304879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095304879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095304879 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095304879 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095304879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(417)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095304879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095304879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095304881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095304886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095304886 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095305294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095305294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095305294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095305294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095305298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(418)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095305299 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@cd2b901c9e94: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='D75AFEE2'O, index=0 SGSN_Test-GSUP(419)@cd2b901c9e94: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241217095306374 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) 20241217095306374 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@cd2b901c9e94: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@cd2b901c9e94: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@cd2b901c9e94: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@cd2b901c9e94: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@cd2b901c9e94: Final verdict of PTC: pass 20241217095306386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37200<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@cd2b901c9e94: Final verdict of PTC: none 20241217095306390 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095306390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(418)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(412)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(417)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(407)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(415)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(410)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(405)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:53:06 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20241217095306487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095306789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37204<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49424) 20241217095307392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095307392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49424, count=53780) 20241217095308394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095308394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:53:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095309396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095309396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241217095309886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095309886 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095309905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095309905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095309905 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095309905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095309905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095309905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095309905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095309905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095309905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095309905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095309905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095309905 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095309905 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095309905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095309906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095309906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095309908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217095309913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095309913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095309923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095309923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095309923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095309923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095309923 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095309923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095309923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095309923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095309923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095309924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095309924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095309924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095309924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095309924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095309924 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095309924 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095309924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095309924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095309926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095309932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095309932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095309942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095309942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095309942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095309942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095309942 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095309942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095309942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095309942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095309942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095309942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095309942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095309942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095309942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095309942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095309942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095309942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095309942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095309942 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095309942 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095309942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095309943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095309943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095309945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095309951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095309951 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095310398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095310398 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095310398 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095310398 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095310399 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095310399 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@cd2b901c9e94: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='EA6FE004'O, index=0 SGSN_Test-GSUP(438)@cd2b901c9e94: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241217095311418 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) 20241217095311418 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@cd2b901c9e94: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@cd2b901c9e94: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@cd2b901c9e94: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@cd2b901c9e94: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@cd2b901c9e94: Final verdict of PTC: pass 20241217095311420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37216<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095311421 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095311421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(437)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(438)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(436)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(431)@cd2b901c9e94: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(426)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(424)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(434)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(429)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:53:11 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20241217095311498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095311799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49460) 20241217095312423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095312423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49460, count=53708) 20241217095313425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095313425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:53:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241217095314427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095314427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_rau_unknown started. 20241217095314828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095314829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(446)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(446)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095314882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095314882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095314882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095314882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095314882 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095314882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095314882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095314882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095314882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(445)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(446)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095314882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095314882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095314882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095314883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095314883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095314883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095314883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095314883 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095314883 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095314883 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095314883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095314883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095314883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(446)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(446)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095314885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(442)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(445)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241217095314891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095314891 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(450)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@cd2b901c9e94: Provider Link came up: sending NS-RESET TC_rau_unknown-BVCI196(443)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095314894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095314894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095314894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095314894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095314894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095314894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095314894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095314894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095314894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095314895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095314895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095314895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095314895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095314895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095314895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095314895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095314895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095314895 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095314895 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095314895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095314895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095314895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095314897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095314902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095314902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095314911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095314911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095314911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095314911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095314911 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095314911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095314911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095314911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095314911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095314912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095314912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095314912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095314912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095314912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095314912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095314912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095314912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095314912 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095314912 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095314912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095314912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095314912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095314915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095314921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095314921 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095315429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095315429 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095315429 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095315429 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095315430 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241217095315430 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(443)@cd2b901c9e94: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F0EDB44A'O, index=0 SGSN_Test-GSUP(457)@cd2b901c9e94: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241217095316460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095316460 DLLC NOTICE LLME(ffffffff/f0edb44a){UNASSIGNED} LLC RX: unknown TLLI 0xf0edb44a, creating LLME on the fly (gprs_llc.c:552) 20241217095316460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241217095316460 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217095316460 DMM NOTICE LLME(ffffffff/f0edb44a){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241217095316460 DLLC NOTICE LLME(ffffffff/f0edb44a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241217095316460 DMM ERROR LLME(ffffffff/f0edb44a){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241217095316460 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241217095316460 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241217095316460 DLLC NOTICE LLME(ffffffff/f0edb44a){UNASSIGNED} LLGM Assign pre (f0edb44a => ffffffff) (gprs_llc.c:1079) 20241217095316460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0edb44a => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@cd2b901c9e94: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(443)@cd2b901c9e94: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@cd2b901c9e94: Final verdict of PTC: pass 20241217095316477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52648<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(450)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@cd2b901c9e94: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(455)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(446)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(445)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@cd2b901c9e94: Final verdict of PTC: none 20241217095316479 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095316479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rau_unknown-BVCI210(449)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@cd2b901c9e94: Final verdict of PTC: none TC_rau_unknown-BVCI196(443)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(444)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(448)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(453)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_rau_unknown-BVCI196(443): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(444): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(445): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(446): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_rau_unknown finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:53:16 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241217095316597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095316897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44380) 20241217095317480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095317480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44380, count=55404) 20241217095318482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095318482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:53:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095319484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095319484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_rau started. 20241217095319920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095319921 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095319938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095319938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095319938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095319938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095319938 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095319938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095319938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095319938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095319938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095319939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095319939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095319939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095319939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095319939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095319939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095319939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095319939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095319939 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095319939 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095319939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095319939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095319939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095319942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095319947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095319947 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095319956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095319956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095319956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095319956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095319956 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095319956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095319956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095319956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095319956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095319957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095319957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095319957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095319957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095319957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095319957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095319957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095319957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095319957 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095319957 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095319957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095319957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095319957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095319959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095319965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095319965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095319975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095319975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095319975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095319975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095319975 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095319975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095319975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095319975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095319975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095319976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095319976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095319976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095319977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095319977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095319977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095319977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095319977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095319977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095319977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095319977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095319977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095319977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095319980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095319986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095319986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095320485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095320485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095320485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095320485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095320486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095320487 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217095320525 DGPRS DEBUG Checking for inactive LLMEs, time = 36957399 (sgsn.c:132) TC_attach_rau-BVCI196(463)@cd2b901c9e94: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C9CB7A9C'O, index=0 SGSN_Test-GSUP(476)@cd2b901c9e94: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@cd2b901c9e94: 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 := 'DA81095D743813E8BC8924989314B48B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '059EB834'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '80D1DA0197132A49'O } } } } } 20241217095321509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095321509 DLLC NOTICE LLME(ffffffff/c9cb7a9c){UNASSIGNED} LLC RX: unknown TLLI 0xc9cb7a9c, creating LLME on the fly (gprs_llc.c:552) 20241217095321509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095321509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095321509 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095321509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095321509 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095321509 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095321509 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095321509 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095321509 DLLC NOTICE LLME(ffffffff/c9cb7a9c){UNASSIGNED} LLGM Assign pre (c9cb7a9c => c54ceb82) (gprs_llc.c:1079) 20241217095321509 DLLC NOTICE LLME(c9cb7a9c/c54ceb82){ASSIGNED} LLGM Assign post (c9cb7a9c => c54ceb82) (gprs_llc.c:1125) 20241217095321509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095321509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095321509 DMM DEBUG MM(262420000000012/c54ceb82) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095321515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095321515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095321515 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095321515 DMM DEBUG MM(262420000000012/c54ceb82) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241217095321515 DMM NOTICE MM(262420000000012/c54ceb82) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095321515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095321515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095321515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095321515 DMM DEBUG MM(262420000000012/c54ceb82) Requesting authorization (sgsn_auth.c:160) 20241217095321515 DMM INFO MM(262420000000012/c54ceb82) Requesting authentication tuples (sgsn_auth.c:184) 20241217095321515 DMM DEBUG MM(262420000000012/c54ceb82) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095321515 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241217095321515 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@cd2b901c9e94: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241217095321517 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095321517 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095321517 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095321517 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095321517 DMM INFO MM(262420000000012/c54ceb82) Subscriber data update (mmctx.c:445) 20241217095321517 DMM DEBUG MM(262420000000012/c54ceb82) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095321517 DMM INFO MM(262420000000012/c54ceb82) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095321517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095321517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095321517 DMM INFO MM(262420000000012/c54ceb82) <- GMM AUTH AND CIPHERING REQ (rand = da 81 09 5d 74 38 13 e8 bc 89 24 98 93 14 b4 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095321520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095321520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095321520 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095321520 DMM INFO MM(262420000000012/c54ceb82) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095321520 DMM NOTICE MM(262420000000012/c54ceb82) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095321520 DMM DEBUG MM(262420000000012/c54ceb82) checking auth: received GSM SRES = 05 9e b8 34 (gprs_gmm.c:648) 20241217095321520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095321520 DMM DEBUG MM(262420000000012/c54ceb82) Requesting authorization (sgsn_auth.c:160) 20241217095321520 DMM INFO MM(262420000000012/c54ceb82) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095321520 DMM DEBUG MM(262420000000012/c54ceb82) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095321520 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241217095321520 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) 20241217095321520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095321520 DMM INFO MM(262420000000012/c54ceb82) <- GMM ATTACH ACCEPT (new P-TMSI=0xc54ceb82) (gprs_gmm.c:282) 20241217095321521 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095321521 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095321521 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241217095321521 DMM INFO MM(262420000000012/c54ceb82) Subscriber data update (mmctx.c:445) 20241217095321521 DMM DEBUG MM(262420000000012/c54ceb82) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095321521 DMM INFO MM(262420000000012/c54ceb82) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095321521 DMM NOTICE MM(262420000000012/c54ceb82) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241217095321521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095321521 DMM NOTICE MM(262420000000012/c54ceb82) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095321521 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) 20241217095321521 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095321521 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241217095321521 DMM INFO MM(262420000000012/c54ceb82) Subscriber data update (mmctx.c:445) 20241217095321521 DMM DEBUG MM(262420000000012/c54ceb82) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095321524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095321524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095321524 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095321524 DMM INFO MM(262420000000012/c54ceb82) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095321524 DMM NOTICE MM(262420000000012/c54ceb82) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095321524 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095321524 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095321524 DLLC NOTICE LLME(c9cb7a9c/c54ceb82){ASSIGNED} LLGM Assign pre (ffffffff => c54ceb82) (gprs_llc.c:1079) 20241217095321524 DLLC NOTICE LLME(ffffffff/c54ceb82){ASSIGNED} LLGM Assign post (ffffffff => c54ceb82) (gprs_llc.c:1125) 20241217095321524 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095321524 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095321524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095321524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095321576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095321576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095321576 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095321576 DMM INFO MM(262420000000012/c54ceb82) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20241217095321576 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095321576 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217095321576 DLLC NOTICE LLME(ffffffff/c54ceb82){ASSIGNED} LLGM Assign pre (c54ceb82 => ca0101ca) (gprs_llc.c:1079) 20241217095321576 DLLC NOTICE LLME(c54ceb82/ca0101ca){ASSIGNED} LLGM Assign post (c54ceb82 => ca0101ca) (gprs_llc.c:1125) 20241217095321576 DMM INFO MM(262420000000012/ca0101ca) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@cd2b901c9e94: Removing Client IMSI='262420000000012'H, index=0 20241217095321579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095321579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241217095321579 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095321579 DMM INFO MM(262420000000012/ca0101ca) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241217095321579 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241217095321579 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095321579 DLLC NOTICE LLME(c54ceb82/ca0101ca){ASSIGNED} LLGM Assign pre (ffffffff => ca0101ca) (gprs_llc.c:1079) 20241217095321579 DLLC NOTICE LLME(ffffffff/ca0101ca){ASSIGNED} LLGM Assign post (ffffffff => ca0101ca) (gprs_llc.c:1125) 20241217095321579 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@cd2b901c9e94: Final verdict of PTC: pass 20241217095321580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52656<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095321581 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095321581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(476)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(469)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(474)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(464)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(472)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(462)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(467)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_rau finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:53:21 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241217095321667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095322069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92496) 20241217095322582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095322582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92496, count=93656) 20241217095323583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095323583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:53:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095324584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095324584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_rau_a_a started. 20241217095325093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095325094 DMM INFO MM(262420000000012/ca0101ca) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095325094 DMM INFO MM(262420000000012/ca0101ca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095325094 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095325094 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095325094 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095325094 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095325094 DLLC NOTICE LLME(ffffffff/ca0101ca){ASSIGNED} LLGM Assign pre (ca0101ca => ffffffff) (gprs_llc.c:1079) 20241217095325094 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca0101ca => ffffffff) (gprs_llc.c:1125) 20241217095325094 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241217095325094 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) 20241217095325094 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) 20241217095325094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095325094 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095325094 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095325094 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095325094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095325112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095325112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095325112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095325112 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095325112 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095325112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095325112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095325112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095325112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095325113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095325113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095325113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095325113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095325113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095325113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095325113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095325113 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095325113 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095325113 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095325113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095325113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095325113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095325116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095325122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095325122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095325128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095325128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095325128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095325128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095325128 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095325128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095325128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095325128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095325128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095325129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095325129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095325129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095325129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095325129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095325129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095325129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095325129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095325129 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095325129 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095325129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095325129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095325129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095325132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095325138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095325138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095325148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095325148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095325148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095325148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095325148 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095325148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095325148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095325148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095325148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095325149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095325149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095325149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095325149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095325149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095325149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095325149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095325149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095325149 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095325149 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095325149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095325149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095325149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095325152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095325157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095325157 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095325585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095325585 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095325585 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095325585 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095325586 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095325586 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@cd2b901c9e94: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='CAE7657F'O, index=0 SGSN_Test-GSUP(495)@cd2b901c9e94: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@cd2b901c9e94: 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 := 'C77C2726B18BDACEA7CF23E067FAB1AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '16EBDBFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5DD411D139EB55B'O } } } } } 20241217095326609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095326609 DLLC NOTICE LLME(ffffffff/cae7657f){UNASSIGNED} LLC RX: unknown TLLI 0xcae7657f, creating LLME on the fly (gprs_llc.c:552) 20241217095326609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095326609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095326609 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095326609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095326609 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095326609 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095326609 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095326609 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095326609 DLLC NOTICE LLME(ffffffff/cae7657f){UNASSIGNED} LLGM Assign pre (cae7657f => f1a94ed0) (gprs_llc.c:1079) 20241217095326609 DLLC NOTICE LLME(cae7657f/f1a94ed0){ASSIGNED} LLGM Assign post (cae7657f => f1a94ed0) (gprs_llc.c:1125) 20241217095326609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095326609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095326609 DMM DEBUG MM(262420000000037/f1a94ed0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095326615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095326615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095326615 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095326615 DMM DEBUG MM(262420000000037/f1a94ed0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241217095326615 DMM NOTICE MM(262420000000037/f1a94ed0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095326615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095326615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095326615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095326615 DMM DEBUG MM(262420000000037/f1a94ed0) Requesting authorization (sgsn_auth.c:160) 20241217095326615 DMM INFO MM(262420000000037/f1a94ed0) Requesting authentication tuples (sgsn_auth.c:184) 20241217095326615 DMM DEBUG MM(262420000000037/f1a94ed0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095326615 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241217095326615 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@cd2b901c9e94: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241217095326616 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095326616 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095326616 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095326616 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095326616 DMM INFO MM(262420000000037/f1a94ed0) Subscriber data update (mmctx.c:445) 20241217095326616 DMM DEBUG MM(262420000000037/f1a94ed0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095326616 DMM INFO MM(262420000000037/f1a94ed0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095326616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095326616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095326616 DMM INFO MM(262420000000037/f1a94ed0) <- GMM AUTH AND CIPHERING REQ (rand = c7 7c 27 26 b1 8b da ce a7 cf 23 e0 67 fa b1 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095326620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095326620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095326620 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095326620 DMM INFO MM(262420000000037/f1a94ed0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095326620 DMM NOTICE MM(262420000000037/f1a94ed0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095326620 DMM DEBUG MM(262420000000037/f1a94ed0) checking auth: received GSM SRES = 16 eb db fe (gprs_gmm.c:648) 20241217095326620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095326620 DMM DEBUG MM(262420000000037/f1a94ed0) Requesting authorization (sgsn_auth.c:160) 20241217095326620 DMM INFO MM(262420000000037/f1a94ed0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095326620 DMM DEBUG MM(262420000000037/f1a94ed0) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095326620 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241217095326620 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) 20241217095326620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095326620 DMM INFO MM(262420000000037/f1a94ed0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1a94ed0) (gprs_gmm.c:282) 20241217095326620 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095326620 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095326620 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241217095326620 DMM INFO MM(262420000000037/f1a94ed0) Subscriber data update (mmctx.c:445) 20241217095326620 DMM DEBUG MM(262420000000037/f1a94ed0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095326620 DMM INFO MM(262420000000037/f1a94ed0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095326620 DMM NOTICE MM(262420000000037/f1a94ed0) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241217095326620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095326620 DMM NOTICE MM(262420000000037/f1a94ed0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095326620 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) 20241217095326620 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095326620 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241217095326620 DMM INFO MM(262420000000037/f1a94ed0) Subscriber data update (mmctx.c:445) 20241217095326620 DMM DEBUG MM(262420000000037/f1a94ed0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095326623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095326623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095326623 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095326623 DMM INFO MM(262420000000037/f1a94ed0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095326623 DMM NOTICE MM(262420000000037/f1a94ed0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095326623 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095326623 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095326623 DLLC NOTICE LLME(cae7657f/f1a94ed0){ASSIGNED} LLGM Assign pre (ffffffff => f1a94ed0) (gprs_llc.c:1079) 20241217095326623 DLLC NOTICE LLME(ffffffff/f1a94ed0){ASSIGNED} LLGM Assign post (ffffffff => f1a94ed0) (gprs_llc.c:1125) 20241217095326623 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095326623 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095326623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095326623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095326675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095326675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095326675 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095326675 DMM INFO MM(262420000000037/f1a94ed0) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217095326675 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095326675 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217095326675 DLLC NOTICE LLME(ffffffff/f1a94ed0){ASSIGNED} LLGM Assign pre (f1a94ed0 => c8474483) (gprs_llc.c:1079) 20241217095326675 DLLC NOTICE LLME(f1a94ed0/c8474483){ASSIGNED} LLGM Assign post (f1a94ed0 => c8474483) (gprs_llc.c:1125) 20241217095326675 DMM INFO MM(262420000000037/c8474483) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095326678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095326678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241217095326678 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095326678 DMM INFO MM(262420000000037/c8474483) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241217095326678 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241217095326678 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095326678 DLLC NOTICE LLME(f1a94ed0/c8474483){ASSIGNED} LLGM Assign pre (ffffffff => c8474483) (gprs_llc.c:1079) 20241217095326678 DLLC NOTICE LLME(ffffffff/c8474483){ASSIGNED} LLGM Assign post (ffffffff => c8474483) (gprs_llc.c:1125) 20241217095326678 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241217095326678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095326678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095326678 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095326678 DMM INFO MM(262420000000037/c8474483) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217095326678 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095326678 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217095326678 DLLC NOTICE LLME(ffffffff/c8474483){ASSIGNED} LLGM Assign pre (c8474483 => f5bbb11f) (gprs_llc.c:1079) 20241217095326678 DLLC NOTICE LLME(c8474483/f5bbb11f){ASSIGNED} LLGM Assign post (c8474483 => f5bbb11f) (gprs_llc.c:1125) 20241217095326678 DMM INFO MM(262420000000037/f5bbb11f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095326681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095326681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095326681 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095326681 DMM INFO MM(262420000000037/f5bbb11f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241217095326681 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241217095326681 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095326681 DLLC NOTICE LLME(c8474483/f5bbb11f){ASSIGNED} LLGM Assign pre (ffffffff => f5bbb11f) (gprs_llc.c:1079) 20241217095326681 DLLC NOTICE LLME(ffffffff/f5bbb11f){ASSIGNED} LLGM Assign post (ffffffff => f5bbb11f) (gprs_llc.c:1125) 20241217095326681 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241217095326681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095326681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095326681 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095326681 DMM INFO MM(262420000000037/f5bbb11f) -> GMM DETACH REQUEST TLLI=0xf5bbb11f type=GPRS detach Power-off (gprs_gmm.c:1440) 20241217095326681 DMM INFO MM(262420000000037/f5bbb11f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241217095326681 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095326681 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095326681 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095326681 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095326681 DLLC NOTICE LLME(ffffffff/f5bbb11f){ASSIGNED} LLGM Assign pre (f5bbb11f => ffffffff) (gprs_llc.c:1079) 20241217095326681 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5bbb11f => ffffffff) (gprs_llc.c:1125) 20241217095326681 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241217095326681 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) 20241217095326681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095326681 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095326681 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095326681 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095326681 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@cd2b901c9e94: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@cd2b901c9e94: Final verdict of PTC: pass 20241217095331684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54144<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(483)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(488)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@cd2b901c9e94: Final verdict of PTC: none 20241217095331686 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095331686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(484)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(493)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(481)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(486)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(491)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:53:31 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241217095331796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095332097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109172) 20241217095332686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095332686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109172, count=113528) 20241217095333687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095333687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:53:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095334688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095334688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_rau_a_b started. 20241217095335182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095335184 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095335223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095335223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095335223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095335223 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095335223 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095335223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095335223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095335223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095335223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095335224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095335224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095335224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095335224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095335224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095335224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095335224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095335224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095335224 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095335224 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095335224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095335224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095335224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095335226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095335231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095335231 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095335238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095335238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095335238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095335238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095335238 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095335238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095335238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095335238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095335238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095335239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095335239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095335239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095335239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095335239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095335239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095335239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095335239 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095335239 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095335239 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095335239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095335240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095335240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 20241217095335242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095335248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095335248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(509)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(506)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095335253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095335253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095335253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095335253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095335253 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095335253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095335253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095335253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095335253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095335254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095335254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095335254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095335254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095335254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095335254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095335254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095335254 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095335254 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095335254 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095335254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095335255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095335255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095335257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095335262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095335262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095335689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095335690 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095335690 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095335690 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095335694 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095335695 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@cd2b901c9e94: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D02E2F35'O, index=0 SGSN_Test-GSUP(514)@cd2b901c9e94: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@cd2b901c9e94: 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 := '90F36FCC9E975CA216B13BC7D711D195'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '299711B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1766FC74E97CF427'O } } } } } 20241217095336771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095336771 DLLC NOTICE LLME(ffffffff/d02e2f35){UNASSIGNED} LLC RX: unknown TLLI 0xd02e2f35, creating LLME on the fly (gprs_llc.c:552) 20241217095336771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095336771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095336771 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095336771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095336771 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095336771 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095336772 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095336772 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095336772 DLLC NOTICE LLME(ffffffff/d02e2f35){UNASSIGNED} LLGM Assign pre (d02e2f35 => eaaf0749) (gprs_llc.c:1079) 20241217095336772 DLLC NOTICE LLME(d02e2f35/eaaf0749){ASSIGNED} LLGM Assign post (d02e2f35 => eaaf0749) (gprs_llc.c:1125) 20241217095336772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095336772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095336772 DMM DEBUG MM(262420000000038/eaaf0749) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095336785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095336785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095336785 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095336785 DMM DEBUG MM(262420000000038/eaaf0749) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241217095336785 DMM NOTICE MM(262420000000038/eaaf0749) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095336785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095336785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095336785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095336786 DMM DEBUG MM(262420000000038/eaaf0749) Requesting authorization (sgsn_auth.c:160) 20241217095336786 DMM INFO MM(262420000000038/eaaf0749) Requesting authentication tuples (sgsn_auth.c:184) 20241217095336786 DMM DEBUG MM(262420000000038/eaaf0749) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095336786 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241217095336786 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@cd2b901c9e94: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241217095336790 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095336790 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095336790 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095336790 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095336790 DMM INFO MM(262420000000038/eaaf0749) Subscriber data update (mmctx.c:445) 20241217095336790 DMM DEBUG MM(262420000000038/eaaf0749) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095336790 DMM INFO MM(262420000000038/eaaf0749) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095336790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095336790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095336790 DMM INFO MM(262420000000038/eaaf0749) <- GMM AUTH AND CIPHERING REQ (rand = 90 f3 6f cc 9e 97 5c a2 16 b1 3b c7 d7 11 d1 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095336799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095336799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095336799 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095336799 DMM INFO MM(262420000000038/eaaf0749) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095336799 DMM NOTICE MM(262420000000038/eaaf0749) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095336799 DMM DEBUG MM(262420000000038/eaaf0749) checking auth: received GSM SRES = 29 97 11 b5 (gprs_gmm.c:648) 20241217095336799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095336799 DMM DEBUG MM(262420000000038/eaaf0749) Requesting authorization (sgsn_auth.c:160) 20241217095336800 DMM INFO MM(262420000000038/eaaf0749) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095336800 DMM DEBUG MM(262420000000038/eaaf0749) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095336800 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241217095336800 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) 20241217095336800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095336800 DMM INFO MM(262420000000038/eaaf0749) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaaf0749) (gprs_gmm.c:282) 20241217095336802 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095336802 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095336802 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241217095336802 DMM INFO MM(262420000000038/eaaf0749) Subscriber data update (mmctx.c:445) 20241217095336802 DMM DEBUG MM(262420000000038/eaaf0749) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095336802 DMM INFO MM(262420000000038/eaaf0749) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095336802 DMM NOTICE MM(262420000000038/eaaf0749) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241217095336802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095336802 DMM NOTICE MM(262420000000038/eaaf0749) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095336802 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) 20241217095336803 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095336803 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241217095336803 DMM INFO MM(262420000000038/eaaf0749) Subscriber data update (mmctx.c:445) 20241217095336803 DMM DEBUG MM(262420000000038/eaaf0749) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095336809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095336809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095336809 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095336809 DMM INFO MM(262420000000038/eaaf0749) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095336809 DMM NOTICE MM(262420000000038/eaaf0749) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095336809 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095336809 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095336809 DLLC NOTICE LLME(d02e2f35/eaaf0749){ASSIGNED} LLGM Assign pre (ffffffff => eaaf0749) (gprs_llc.c:1079) 20241217095336809 DLLC NOTICE LLME(ffffffff/eaaf0749){ASSIGNED} LLGM Assign post (ffffffff => eaaf0749) (gprs_llc.c:1125) 20241217095336809 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095336809 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095336809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095336809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@cd2b901c9e94: attach complete sending rau 20241217095336865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095336865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095336865 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095336866 DMM INFO MM(262420000000038/eaaf0749) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217095336866 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095336866 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217095336866 DLLC NOTICE LLME(ffffffff/eaaf0749){ASSIGNED} LLGM Assign pre (eaaf0749 => ce698dc8) (gprs_llc.c:1079) 20241217095336866 DLLC NOTICE LLME(eaaf0749/ce698dc8){ASSIGNED} LLGM Assign post (eaaf0749 => ce698dc8) (gprs_llc.c:1125) 20241217095336866 DMM INFO MM(262420000000038/ce698dc8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@cd2b901c9e94: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@cd2b901c9e94: Removing Client IMSI='262420000000038'H, index=0 20241217095336880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095336881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241217095336881 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095336881 DMM INFO MM(262420000000038/ce698dc8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241217095336881 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241217095336881 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095336881 DLLC NOTICE LLME(eaaf0749/ce698dc8){ASSIGNED} LLGM Assign pre (ffffffff => ce698dc8) (gprs_llc.c:1079) 20241217095336881 DLLC NOTICE LLME(ffffffff/ce698dc8){ASSIGNED} LLGM Assign post (ffffffff => ce698dc8) (gprs_llc.c:1125) 20241217095336881 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@cd2b901c9e94: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CE698DC8'O, index=0 TC_attach_rau_a_b(516)@cd2b901c9e94: sending second RAU via different RA 20241217095336889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095336889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095336889 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217095336889 DMM INFO MM(262420000000038/ce698dc8) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ce698dc8, P-TMSI: ce698dc8 (00000000), TLLI: ce698dc8 (ce698dc8), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241217095336889 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241217095336889 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217095336889 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095336889 DLLC NOTICE LLME(ffffffff/ce698dc8){ASSIGNED} LLGM Assign pre (ce698dc8 => ce698dc8) (gprs_llc.c:1079) 20241217095336889 DLLC NOTICE LLME(ce698dc8/ce698dc8){ASSIGNED} LLGM Assign post (ce698dc8 => ce698dc8) (gprs_llc.c:1125) 20241217095336889 DMM INFO MM(262420000000038/ce698dc8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095336920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095336920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095336920 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095336920 DMM INFO MM(262420000000038/ce698dc8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241217095336920 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241217095336920 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095336920 DLLC NOTICE LLME(ce698dc8/ce698dc8){ASSIGNED} LLGM Assign pre (ffffffff => ce698dc8) (gprs_llc.c:1079) 20241217095336920 DLLC NOTICE LLME(ffffffff/ce698dc8){ASSIGNED} LLGM Assign post (ffffffff => ce698dc8) (gprs_llc.c:1125) 20241217095336920 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241217095336920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095336920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095336920 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095336920 DMM INFO MM(262420000000038/ce698dc8) -> GMM DETACH REQUEST TLLI=0xce698dc8 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241217095336920 DMM INFO MM(262420000000038/ce698dc8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241217095336920 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095336920 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095336920 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095336920 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095336920 DLLC NOTICE LLME(ffffffff/ce698dc8){ASSIGNED} LLGM Assign pre (ce698dc8 => ffffffff) (gprs_llc.c:1079) 20241217095336920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce698dc8 => ffffffff) (gprs_llc.c:1125) 20241217095336920 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241217095336921 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) 20241217095336921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095336921 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095336921 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095336921 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095336922 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@cd2b901c9e94: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@cd2b901c9e94: Final verdict of PTC: pass 20241217095341938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42636<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@cd2b901c9e94: Final verdict of PTC: none 20241217095341942 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095341942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(513)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(502)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(507)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(512)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(505)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(500)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(510)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:53:41 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241217095342049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095342351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35490<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105072) 20241217095342943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095342944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105072, count=109428) 20241217095343945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095343945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:53:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095344945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095344945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241217095345436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095345437 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095345467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095345467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095345467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095345467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095345467 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095345467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095345467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095345467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095345467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095345467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095345467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095345467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095345468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095345468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095345468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095345468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095345468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095345468 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095345468 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095345468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095345468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095345468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095345470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095345474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095345474 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095345484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095345484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095345484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095345484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095345484 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095345484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095345484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095345484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095345484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095345485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095345485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095345485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095345485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095345485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095345485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095345485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095345485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095345485 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095345485 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095345485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(526)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095345485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095345485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095345487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095345492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095345492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095345503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095345503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095345503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095345503 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095345503 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095345503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095345503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095345503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095345503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095345504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095345504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095345504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095345504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095345504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095345504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095345504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095345504 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095345504 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095345504 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095345504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095345504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095345504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095345507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095345511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095345511 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(529)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095345946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095345946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095345946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095345947 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(531)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095345951 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(531)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095345952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(531)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(531)@cd2b901c9e94: 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(531)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@cd2b901c9e94: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='E31099FF'O, index=0 SGSN_Test-GSUP(533)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := '6C283BAA5F7C0393786047FE0F2E26CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18161F72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07C49C76A2991FBC'O } } } } } 20241217095347017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095347017 DLLC NOTICE LLME(ffffffff/e31099ff){UNASSIGNED} LLC RX: unknown TLLI 0xe31099ff, creating LLME on the fly (gprs_llc.c:552) 20241217095347017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095347017 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095347017 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095347017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095347017 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095347017 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095347017 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095347017 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095347017 DLLC NOTICE LLME(ffffffff/e31099ff){UNASSIGNED} LLGM Assign pre (e31099ff => fd5a3228) (gprs_llc.c:1079) 20241217095347017 DLLC NOTICE LLME(e31099ff/fd5a3228){ASSIGNED} LLGM Assign post (e31099ff => fd5a3228) (gprs_llc.c:1125) 20241217095347017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095347017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095347017 DMM DEBUG MM(262420000000039/fd5a3228) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095347036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095347036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095347036 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095347036 DMM DEBUG MM(262420000000039/fd5a3228) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241217095347036 DMM NOTICE MM(262420000000039/fd5a3228) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095347036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095347036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095347036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095347036 DMM DEBUG MM(262420000000039/fd5a3228) Requesting authorization (sgsn_auth.c:160) 20241217095347036 DMM INFO MM(262420000000039/fd5a3228) Requesting authentication tuples (sgsn_auth.c:184) 20241217095347036 DMM DEBUG MM(262420000000039/fd5a3228) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095347036 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241217095347036 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@cd2b901c9e94: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241217095347042 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095347042 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095347042 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095347042 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095347042 DMM INFO MM(262420000000039/fd5a3228) Subscriber data update (mmctx.c:445) 20241217095347042 DMM DEBUG MM(262420000000039/fd5a3228) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095347042 DMM INFO MM(262420000000039/fd5a3228) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095347042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095347042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095347042 DMM INFO MM(262420000000039/fd5a3228) <- GMM AUTH AND CIPHERING REQ (rand = 6c 28 3b aa 5f 7c 03 93 78 60 47 fe 0f 2e 26 ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095347057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095347057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095347057 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095347057 DMM INFO MM(262420000000039/fd5a3228) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095347057 DMM NOTICE MM(262420000000039/fd5a3228) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095347057 DMM DEBUG MM(262420000000039/fd5a3228) checking auth: received GSM SRES = 18 16 1f 72 (gprs_gmm.c:648) 20241217095347057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095347057 DMM DEBUG MM(262420000000039/fd5a3228) Requesting authorization (sgsn_auth.c:160) 20241217095347057 DMM INFO MM(262420000000039/fd5a3228) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095347057 DMM DEBUG MM(262420000000039/fd5a3228) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095347057 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241217095347058 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) 20241217095347058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095347058 DMM INFO MM(262420000000039/fd5a3228) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd5a3228) (gprs_gmm.c:282) 20241217095347060 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095347060 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095347060 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241217095347060 DMM INFO MM(262420000000039/fd5a3228) Subscriber data update (mmctx.c:445) 20241217095347060 DMM DEBUG MM(262420000000039/fd5a3228) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095347060 DMM INFO MM(262420000000039/fd5a3228) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095347060 DMM NOTICE MM(262420000000039/fd5a3228) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241217095347060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095347060 DMM NOTICE MM(262420000000039/fd5a3228) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095347060 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) 20241217095347061 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095347061 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241217095347061 DMM INFO MM(262420000000039/fd5a3228) Subscriber data update (mmctx.c:445) 20241217095347061 DMM DEBUG MM(262420000000039/fd5a3228) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095347073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095347073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095347073 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095347073 DMM INFO MM(262420000000039/fd5a3228) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095347073 DMM NOTICE MM(262420000000039/fd5a3228) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095347073 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095347073 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095347073 DLLC NOTICE LLME(e31099ff/fd5a3228){ASSIGNED} LLGM Assign pre (ffffffff => fd5a3228) (gprs_llc.c:1079) 20241217095347073 DLLC NOTICE LLME(ffffffff/fd5a3228){ASSIGNED} LLGM Assign post (ffffffff => fd5a3228) (gprs_llc.c:1125) 20241217095347073 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095347073 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095347073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095347073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@cd2b901c9e94: attach complete sending rau 20241217095347124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095347124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095347124 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095347125 DMM INFO MM(262420000000039/fd5a3228) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217095347125 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095347125 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217095347125 DLLC NOTICE LLME(ffffffff/fd5a3228){ASSIGNED} LLGM Assign pre (fd5a3228 => cd92e76d) (gprs_llc.c:1079) 20241217095347125 DLLC NOTICE LLME(fd5a3228/cd92e76d){ASSIGNED} LLGM Assign post (fd5a3228 => cd92e76d) (gprs_llc.c:1125) 20241217095347125 DMM INFO MM(262420000000039/cd92e76d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@cd2b901c9e94: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@cd2b901c9e94: Removing Client IMSI='262420000000039'H, index=0 20241217095347127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095347127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241217095347127 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095347127 DMM INFO MM(262420000000039/cd92e76d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241217095347127 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241217095347127 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095347127 DLLC NOTICE LLME(fd5a3228/cd92e76d){ASSIGNED} LLGM Assign pre (ffffffff => cd92e76d) (gprs_llc.c:1079) 20241217095347127 DLLC NOTICE LLME(ffffffff/cd92e76d){ASSIGNED} LLGM Assign post (ffffffff => cd92e76d) (gprs_llc.c:1125) 20241217095347127 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@cd2b901c9e94: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CD92E76D'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@cd2b901c9e94: sending second RAU via different RA with wrong Old RA 20241217095347133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095347133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095347133 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217095347133 DMM NOTICE LLME(ffffffff/cd92e76d){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241217095347133 DLLC NOTICE LLME(ffffffff/cd92e76d){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241217095347133 DMM NOTICE MM(262420000000039/cd92e76d) Rx RA Update Request with unexpected TLLI=cd92e76d Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241217095347133 DMM ERROR LLME(ffffffff/cd92e76d){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241217095347133 DMM NOTICE MM(262420000000039/cd92e76d) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241217095347133 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241217095347133 DMM INFO MM(262420000000039/cd92e76d) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241217095347133 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095347133 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095347133 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095347133 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095347133 DLLC NOTICE LLME(ffffffff/cd92e76d){ASSIGNED} LLGM Assign pre (cd92e76d => ffffffff) (gprs_llc.c:1079) 20241217095347133 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd92e76d => ffffffff) (gprs_llc.c:1125) 20241217095347133 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241217095347133 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) 20241217095347133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095347133 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095347133 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095347133 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095347146 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241217095347147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095347147 DLLC NOTICE LLME(ffffffff/cd92e76d){UNASSIGNED} LLC RX: unknown TLLI 0xcd92e76d, creating LLME on the fly (gprs_llc.c:552) 20241217095347147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241217095347147 DMM NOTICE LLME(ffffffff/cd92e76d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241217095350526 DGPRS DEBUG Checking for inactive LLMEs, time = 36957429 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@cd2b901c9e94: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@cd2b901c9e94: Final verdict of PTC: pass 20241217095352156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35500<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095352160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095352161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(533)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(521)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(526)@cd2b901c9e94: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(532)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(524)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(530)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(519)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(529): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:53:52 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241217095352238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095352540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102740) 20241217095353163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095353163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102740, count=107096) 20241217095354164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095354164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:53:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095355165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095355165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_usim_resync started. 20241217095355641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095355643 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095355680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095355680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095355680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095355680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095355680 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095355680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095355680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095355680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095355680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095355681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095355681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095355681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095355681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095355681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095355681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095355681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095355681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095355681 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095355681 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095355681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095355682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095355682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095355683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095355688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095355688 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095355696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095355696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095355696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095355696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095355696 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095355696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095355696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095355696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095355696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095355696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095355696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095355696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095355697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095355697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095355697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095355697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095355697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095355697 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095355697 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095355697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095355697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095355697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095355699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095355704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095355704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095355712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095355712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095355712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095355712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095355712 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095355712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095355712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095355712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095355712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095355714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095355714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095355714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095355714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095355714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095355714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095355714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095355714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095355714 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095355714 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095355714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095355714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095355714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095355716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095355720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095355720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095356166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095356166 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095356166 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095356166 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095356170 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(551)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095356171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@cd2b901c9e94: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='D2AAFFB5'O, index=0 SGSN_Test-GSUP(552)@cd2b901c9e94: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@cd2b901c9e94: 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 := 'EE5DA7B328DE432B8AA8E2562E4CB31F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C3916CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '87635BBEB60416B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EA67A5B413F3C13CE9A56BFD52EA9BA4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E45301F701F03F2EB9B340E803C84C6D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '36766F7C1B35DA9040F695E2235779DE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6BA0585396568BEE'O } } } } } 20241217095357216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095357216 DLLC NOTICE LLME(ffffffff/d2aaffb5){UNASSIGNED} LLC RX: unknown TLLI 0xd2aaffb5, creating LLME on the fly (gprs_llc.c:552) 20241217095357216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095357216 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095357216 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095357216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095357216 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095357216 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095357216 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095357216 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095357216 DLLC NOTICE LLME(ffffffff/d2aaffb5){UNASSIGNED} LLGM Assign pre (d2aaffb5 => c73b8a6a) (gprs_llc.c:1079) 20241217095357216 DLLC NOTICE LLME(d2aaffb5/c73b8a6a){ASSIGNED} LLGM Assign post (d2aaffb5 => c73b8a6a) (gprs_llc.c:1125) 20241217095357216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095357216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095357216 DMM DEBUG MM(262420000000040/c73b8a6a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095357227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095357227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095357227 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095357227 DMM DEBUG MM(262420000000040/c73b8a6a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241217095357227 DMM NOTICE MM(262420000000040/c73b8a6a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095357227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095357227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095357227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095357227 DMM DEBUG MM(262420000000040/c73b8a6a) Requesting authorization (sgsn_auth.c:160) 20241217095357227 DMM INFO MM(262420000000040/c73b8a6a) Requesting authentication tuples (sgsn_auth.c:184) 20241217095357227 DMM DEBUG MM(262420000000040/c73b8a6a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095357227 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241217095357227 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@cd2b901c9e94: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241217095357231 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095357231 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095357231 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095357231 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095357231 DMM INFO MM(262420000000040/c73b8a6a) Subscriber data update (mmctx.c:445) 20241217095357231 DMM DEBUG MM(262420000000040/c73b8a6a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095357231 DMM INFO MM(262420000000040/c73b8a6a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095357231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095357231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095357231 DMM INFO MM(262420000000040/c73b8a6a) <- GMM AUTH AND CIPHERING REQ (rand = ee 5d a7 b3 28 de 43 2b 8a a8 e2 56 2e 4c b3 1f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 36 76 6f 7c 1b 35 da 90 40 f6 95 e2 23 57 79 de ) (gprs_gmm.c:465) 20241217095357242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095357242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095357242 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095357242 DMM INFO MM(262420000000040/c73b8a6a) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241217095357242 DMM INFO MM(262420000000040/c73b8a6a) R99 AUTHENTICATION SYNCH (AUTS = ba2dfb416f67676a2eeadde33003) (gprs_gmm.c:693) 20241217095357242 DMM DEBUG MM(262420000000040/c73b8a6a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095357242 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241217095357242 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e ba 2d fb 41 6f 67 67 6a 2e ea dd e3 30 03 20 10 ee 5d a7 b3 28 de 43 2b 8a a8 e2 56 2e 4c b3 1f 28 01 01 (gprs_subscriber.c:210) 20241217095357242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241217095357243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241217095357244 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095357244 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095357244 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095357244 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095357244 DMM INFO MM(262420000000040/c73b8a6a) Subscriber data update (mmctx.c:445) 20241217095357244 DMM DEBUG MM(262420000000040/c73b8a6a) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241217095357244 DMM INFO MM(262420000000040/c73b8a6a) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241217095357244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095357244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095357244 DMM INFO MM(262420000000040/c73b8a6a) <- GMM AUTH AND CIPHERING REQ (rand = 20 b1 c4 51 33 8f 31 ac ca 3c 7b c8 e1 1d 5e 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 97 e0 ad f9 ac 25 47 82 25 17 2b 46 a6 1a f0 42 ) (gprs_gmm.c:465) 20241217095357255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095357255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x67fa40 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095357255 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095357255 DMM INFO MM(262420000000040/c73b8a6a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095357255 DMM NOTICE MM(262420000000040/c73b8a6a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095357255 DMM DEBUG MM(262420000000040/c73b8a6a) checking auth: received UMTS RES = 86 c9 90 a3 97 e7 b1 18 (gprs_gmm.c:648) 20241217095357255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095357255 DMM DEBUG MM(262420000000040/c73b8a6a) Requesting authorization (sgsn_auth.c:160) 20241217095357255 DMM INFO MM(262420000000040/c73b8a6a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095357255 DMM DEBUG MM(262420000000040/c73b8a6a) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095357255 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241217095357255 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) 20241217095357255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095357255 DMM INFO MM(262420000000040/c73b8a6a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc73b8a6a) (gprs_gmm.c:282) 20241217095357258 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095357258 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095357258 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241217095357258 DMM INFO MM(262420000000040/c73b8a6a) Subscriber data update (mmctx.c:445) 20241217095357258 DMM DEBUG MM(262420000000040/c73b8a6a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095357258 DMM INFO MM(262420000000040/c73b8a6a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095357258 DMM NOTICE MM(262420000000040/c73b8a6a) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241217095357258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095357258 DMM NOTICE MM(262420000000040/c73b8a6a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095357258 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) 20241217095357259 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095357259 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241217095357259 DMM INFO MM(262420000000040/c73b8a6a) Subscriber data update (mmctx.c:445) 20241217095357259 DMM DEBUG MM(262420000000040/c73b8a6a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@cd2b901c9e94: Removing Client IMSI='262420000000040'H, index=0 20241217095357270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095357270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095357270 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095357270 DMM INFO MM(262420000000040/c73b8a6a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095357270 DMM NOTICE MM(262420000000040/c73b8a6a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095357270 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095357270 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095357270 DLLC NOTICE LLME(d2aaffb5/c73b8a6a){ASSIGNED} LLGM Assign pre (ffffffff => c73b8a6a) (gprs_llc.c:1079) 20241217095357270 DLLC NOTICE LLME(ffffffff/c73b8a6a){ASSIGNED} LLGM Assign post (ffffffff => c73b8a6a) (gprs_llc.c:1125) 20241217095357270 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095357270 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095357270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095357270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@cd2b901c9e94: Final verdict of PTC: pass 20241217095357274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(540)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(550)@cd2b901c9e94: Final verdict of PTC: none 20241217095357279 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095357279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(546)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(545)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(538)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(548)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(543)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_usim_resync finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:53:57 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241217095357348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095357750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57956<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44424) 20241217095358280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095358280 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) 20241217095359282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095359282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:53:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095400284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095400284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_usim_a54_a54 started. 20241217095400840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095400842 DMM INFO MM(262420000000040/c73b8a6a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095400842 DMM INFO MM(262420000000040/c73b8a6a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095400842 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095400842 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095400842 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095400842 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095400842 DLLC NOTICE LLME(ffffffff/c73b8a6a){ASSIGNED} LLGM Assign pre (c73b8a6a => ffffffff) (gprs_llc.c:1079) 20241217095400842 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c73b8a6a => ffffffff) (gprs_llc.c:1125) 20241217095400843 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241217095400843 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) 20241217095400843 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) 20241217095400843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095400843 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095400843 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095400843 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095400843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095400881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095400881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095400881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095400881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095400881 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095400881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095400881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095400881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095400881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095400883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095400883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095400883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095400883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095400883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095400883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095400883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095400883 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095400883 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095400883 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095400883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095400883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095400883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095400886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095400891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095400891 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095400900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095400900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095400900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095400900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095400900 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095400900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095400900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095400900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095400900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095400901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095400901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095400901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095400901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095400901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095400901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095400901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095400901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095400901 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095400901 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095400901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(564)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095400901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095400901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095400904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095400909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095400909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(566)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(563)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095400915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095400916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095400916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095400916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095400916 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095400916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095400916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095400916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095400916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095400916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095400916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095400916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095400916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095400916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095400916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095400916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095400916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095400916 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095400916 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095400916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095400917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095400917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095400919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095400924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095400924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095401286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095401286 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095401286 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095401286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095401290 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095401291 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@cd2b901c9e94: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='D23CE000'O, index=0 SGSN_Test-GSUP(571)@cd2b901c9e94: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@cd2b901c9e94: 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 := '4F3AC2BDD4B8CD236BC5C9A295F14145'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA7E742C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B55C7261AA457FBF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F520A779093088136171EC224E59DAE8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A7BAB61334CDFEE02E07A640A1ECD7E5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F5AB0CD411763C7420CAEBDEB9B21E26'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F3077D5CF8DD0BEC'O } } } } } 20241217095402359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095402360 DLLC NOTICE LLME(ffffffff/d23ce000){UNASSIGNED} LLC RX: unknown TLLI 0xd23ce000, creating LLME on the fly (gprs_llc.c:552) 20241217095402360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095402360 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095402360 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095402360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095402360 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095402360 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095402360 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095402360 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095402360 DLLC NOTICE LLME(ffffffff/d23ce000){UNASSIGNED} LLGM Assign pre (d23ce000 => ef70b806) (gprs_llc.c:1079) 20241217095402360 DLLC NOTICE LLME(d23ce000/ef70b806){ASSIGNED} LLGM Assign post (d23ce000 => ef70b806) (gprs_llc.c:1125) 20241217095402360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095402360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095402360 DMM DEBUG MM(262420000000040/ef70b806) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095402376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095402376 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095402376 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095402376 DMM DEBUG MM(262420000000040/ef70b806) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241217095402376 DMM NOTICE MM(262420000000040/ef70b806) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095402376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095402376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095402376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095402376 DMM DEBUG MM(262420000000040/ef70b806) Requesting authorization (sgsn_auth.c:160) 20241217095402376 DMM INFO MM(262420000000040/ef70b806) Requesting authentication tuples (sgsn_auth.c:184) 20241217095402376 DMM DEBUG MM(262420000000040/ef70b806) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095402376 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241217095402377 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@cd2b901c9e94: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241217095402382 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095402383 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095402383 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095402383 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095402383 DMM INFO MM(262420000000040/ef70b806) Subscriber data update (mmctx.c:445) 20241217095402383 DMM DEBUG MM(262420000000040/ef70b806) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095402383 DMM INFO MM(262420000000040/ef70b806) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095402383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095402383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095402383 DMM INFO MM(262420000000040/ef70b806) <- GMM AUTH AND CIPHERING REQ (rand = 4f 3a c2 bd d4 b8 cd 23 6b c5 c9 a2 95 f1 41 45 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f5 ab 0c d4 11 76 3c 74 20 ca eb de b9 b2 1e 26 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@cd2b901c9e94: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@cd2b901c9e94: Final verdict of PTC: pass 20241217095402402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57960<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(559)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(564)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(569)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@cd2b901c9e94: Final verdict of PTC: none 20241217095402408 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095402408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(556)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(567)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(557)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(562)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:54:02 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241217095402461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095402862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69028) 20241217095403409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095403410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69028, count=73384) 20241217095404411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095404411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:54:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095405413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095405413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_usim_a54_a53 started. 20241217095405966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095405968 DMM INFO MM(262420000000040/ef70b806) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095405968 DMM INFO MM(262420000000040/ef70b806) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095405968 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095405968 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095405968 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095405968 DMM ERROR MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241217095405968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Deallocated (fsm.c:568) 20241217095405968 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095405968 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095405968 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095405968 DLLC NOTICE LLME(d23ce000/ef70b806){ASSIGNED} LLGM Assign pre (ef70b806 => ffffffff) (gprs_llc.c:1079) 20241217095405968 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef70b806 => ffffffff) (gprs_llc.c:1125) 20241217095405969 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095406012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095406012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095406012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095406012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095406012 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095406012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095406012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095406012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095406012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095406013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095406013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095406013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095406013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095406013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095406013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095406013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095406013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095406013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095406013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095406013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095406013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095406013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095406015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095406019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095406019 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095406027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095406027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095406027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095406027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095406027 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095406027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095406027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095406027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095406027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095406028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095406028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095406028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095406028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095406028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095406028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095406028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095406028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095406028 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095406028 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095406028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095406028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095406028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095406030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095406035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095406035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095406043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095406043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095406043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095406043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095406043 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095406043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095406043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095406043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095406043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095406044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095406044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095406044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095406044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095406044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095406044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095406044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095406044 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095406044 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095406044 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095406044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095406044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095406044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095406046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095406050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095406050 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095406414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095406415 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095406415 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095406415 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095406419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095406420 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@cd2b901c9e94: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C53C4FF9'O, index=0 SGSN_Test-GSUP(590)@cd2b901c9e94: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@cd2b901c9e94: 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 := '9DC855E108F13997CAC4DAADD79B3D67'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3BB39C0F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68F53F0EE8B687A2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7EBE566D43537D64ACD1121EAC3CDA4D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9EB0C64ECBF488D0DAF7A5D4D5A153A4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '11E863FE4558883CD77A18BD0C2FD42D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8D695FF2D26A451B'O } } } } } 20241217095407494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095407494 DLLC NOTICE LLME(ffffffff/c53c4ff9){UNASSIGNED} LLC RX: unknown TLLI 0xc53c4ff9, creating LLME on the fly (gprs_llc.c:552) 20241217095407494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095407494 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095407494 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095407494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095407495 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095407495 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095407495 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095407495 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095407495 DLLC NOTICE LLME(ffffffff/c53c4ff9){UNASSIGNED} LLGM Assign pre (c53c4ff9 => f065bd93) (gprs_llc.c:1079) 20241217095407495 DLLC NOTICE LLME(c53c4ff9/f065bd93){ASSIGNED} LLGM Assign post (c53c4ff9 => f065bd93) (gprs_llc.c:1125) 20241217095407495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095407495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095407495 DMM DEBUG MM(262420000000040/f065bd93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095407515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095407515 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095407515 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095407515 DMM DEBUG MM(262420000000040/f065bd93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241217095407515 DMM NOTICE MM(262420000000040/f065bd93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095407515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095407515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095407515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095407515 DMM DEBUG MM(262420000000040/f065bd93) Requesting authorization (sgsn_auth.c:160) 20241217095407515 DMM INFO MM(262420000000040/f065bd93) Requesting authentication tuples (sgsn_auth.c:184) 20241217095407515 DMM DEBUG MM(262420000000040/f065bd93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095407515 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241217095407515 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@cd2b901c9e94: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241217095407521 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095407521 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095407521 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095407521 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095407521 DMM INFO MM(262420000000040/f065bd93) Subscriber data update (mmctx.c:445) 20241217095407521 DMM DEBUG MM(262420000000040/f065bd93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095407521 DMM INFO MM(262420000000040/f065bd93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095407521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095407521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095407522 DMM INFO MM(262420000000040/f065bd93) <- GMM AUTH AND CIPHERING REQ (rand = 9d c8 55 e1 08 f1 39 97 ca c4 da ad d7 9b 3d 67 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 11 e8 63 fe 45 58 88 3c d7 7a 18 bd 0c 2f d4 2d ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@cd2b901c9e94: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@cd2b901c9e94: Final verdict of PTC: pass 20241217095407541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54914<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a53-BVCI196(577)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(590)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(578)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(588)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@cd2b901c9e94: Final verdict of PTC: none 20241217095407547 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095407548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(589)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(583)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(581)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(586)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(576)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:54:07 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241217095407658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095408060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68208) 20241217095408548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095408549 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) 20241217095409549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095409549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:54:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095410550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095410550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_usim_a53_a54 started. 20241217095411162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095411166 DMM INFO MM(262420000000040/f065bd93) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095411166 DMM INFO MM(262420000000040/f065bd93) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095411166 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095411166 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095411166 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095411166 DMM ERROR MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241217095411166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Deallocated (fsm.c:568) 20241217095411166 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095411166 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095411166 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095411166 DLLC NOTICE LLME(c53c4ff9/f065bd93){ASSIGNED} LLGM Assign pre (f065bd93 => ffffffff) (gprs_llc.c:1079) 20241217095411166 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f065bd93 => ffffffff) (gprs_llc.c:1125) 20241217095411166 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095411201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095411201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095411201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095411201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095411201 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095411201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095411201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095411201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095411201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095411201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095411201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095411201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095411202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095411202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095411202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095411202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095411202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095411202 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095411202 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095411202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095411202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095411202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095411204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095411209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095411209 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095411217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095411217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095411217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095411217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095411217 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095411217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095411217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095411217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095411217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095411218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095411218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095411218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095411218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095411218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095411218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095411218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095411218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095411218 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095411218 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095411218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095411218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095411218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095411220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095411224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095411225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095411232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095411232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095411232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095411232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095411232 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095411232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095411232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095411232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095411232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095411233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095411233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095411233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095411233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095411233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095411233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095411233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095411233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095411233 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095411233 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095411233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095411233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095411233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095411235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095411240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095411240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095411550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095411551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095411551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095411551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095411555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095411556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@cd2b901c9e94: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='D09C63F4'O, index=0 SGSN_Test-GSUP(609)@cd2b901c9e94: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@cd2b901c9e94: 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 := '1D7A624D5583AEBCD266FD284B7460D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA2C65C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D966FDB2512DA88B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EFBA10DFB74969A992785B7825956F1A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3CE8C764C0340191FB5D6E13129BC70B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '564A6527068B2C47E32C04C3881A4F70'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4CA6BD418A0F4C86'O } } } } } 20241217095412637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095412637 DLLC NOTICE LLME(ffffffff/d09c63f4){UNASSIGNED} LLC RX: unknown TLLI 0xd09c63f4, creating LLME on the fly (gprs_llc.c:552) 20241217095412637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095412637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095412637 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095412637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095412637 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095412637 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095412637 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095412637 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095412637 DLLC NOTICE LLME(ffffffff/d09c63f4){UNASSIGNED} LLGM Assign pre (d09c63f4 => c0367c05) (gprs_llc.c:1079) 20241217095412637 DLLC NOTICE LLME(d09c63f4/c0367c05){ASSIGNED} LLGM Assign post (d09c63f4 => c0367c05) (gprs_llc.c:1125) 20241217095412637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095412637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095412637 DMM DEBUG MM(262420000000040/c0367c05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095412656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095412656 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095412656 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095412656 DMM DEBUG MM(262420000000040/c0367c05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241217095412656 DMM NOTICE MM(262420000000040/c0367c05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095412656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095412656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095412656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095412656 DMM DEBUG MM(262420000000040/c0367c05) Requesting authorization (sgsn_auth.c:160) 20241217095412656 DMM INFO MM(262420000000040/c0367c05) Requesting authentication tuples (sgsn_auth.c:184) 20241217095412656 DMM DEBUG MM(262420000000040/c0367c05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095412656 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241217095412657 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@cd2b901c9e94: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241217095412663 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095412663 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095412663 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095412663 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095412663 DMM INFO MM(262420000000040/c0367c05) Subscriber data update (mmctx.c:445) 20241217095412663 DMM DEBUG MM(262420000000040/c0367c05) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095412663 DMM INFO MM(262420000000040/c0367c05) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095412663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095412663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095412663 DMM INFO MM(262420000000040/c0367c05) <- GMM AUTH AND CIPHERING REQ (rand = 1d 7a 62 4d 55 83 ae bc d2 66 fd 28 4b 74 60 d5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 56 4a 65 27 06 8b 2c 47 e3 2c 04 c3 88 1a 4f 70 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@cd2b901c9e94: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@cd2b901c9e94: Final verdict of PTC: pass 20241217095412682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(602)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(597)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@cd2b901c9e94: Final verdict of PTC: none 20241217095412687 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095412687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(607)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(595)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(605)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(600)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:54:12 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20241217095412766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095413169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20241217095413689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095413689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68200, count=72556) 20241217095414689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095414689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:54:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095415690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095415690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_usim_a50_a54 started. 20241217095416267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095416269 DMM INFO MM(262420000000040/c0367c05) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095416269 DMM INFO MM(262420000000040/c0367c05) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095416269 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095416269 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095416269 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095416269 DMM ERROR MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241217095416269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Deallocated (fsm.c:568) 20241217095416269 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095416269 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095416269 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095416269 DLLC NOTICE LLME(d09c63f4/c0367c05){ASSIGNED} LLGM Assign pre (c0367c05 => ffffffff) (gprs_llc.c:1079) 20241217095416269 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0367c05 => ffffffff) (gprs_llc.c:1125) 20241217095416269 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095416318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095416318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095416318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095416318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095416318 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095416318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095416318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095416318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095416318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095416319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095416319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095416319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095416319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095416319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095416319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095416319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095416319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095416319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095416319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095416319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095416320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095416320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095416322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095416327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095416327 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095416335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095416335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095416335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095416335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095416335 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095416335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095416335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095416335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095416335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095416336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095416336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095416336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095416336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095416336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095416336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095416336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095416336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095416336 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095416336 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095416336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095416336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095416336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095416337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095416342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095416342 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095416351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095416351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095416351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095416351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095416351 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095416351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095416351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095416351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095416351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095416352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095416352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095416352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095416352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095416352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095416352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095416352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095416352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095416352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095416352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095416352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095416352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095416352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095416354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095416359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095416359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095416691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095416691 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095416691 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095416692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095416696 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(627)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241217095416697 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@cd2b901c9e94: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='D8CC4FCD'O, index=0 SGSN_Test-GSUP(628)@cd2b901c9e94: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@cd2b901c9e94: 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 := 'CE03E3E9967D1F389D8F499742F377C6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0523FD0C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1394F9859C991E41'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9F9A015025979D0C97E9FF69C3EE56EE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F3D378195D1FF3F1D70413DA19415326'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '40C66B62A1A97AFD60106360139705DE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '72CAFE943E3EFA77'O } } } } } 20241217095417779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095417779 DLLC NOTICE LLME(ffffffff/d8cc4fcd){UNASSIGNED} LLC RX: unknown TLLI 0xd8cc4fcd, creating LLME on the fly (gprs_llc.c:552) 20241217095417779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095417779 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095417779 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095417779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095417779 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095417779 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095417779 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095417779 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095417779 DLLC NOTICE LLME(ffffffff/d8cc4fcd){UNASSIGNED} LLGM Assign pre (d8cc4fcd => e09836e6) (gprs_llc.c:1079) 20241217095417779 DLLC NOTICE LLME(d8cc4fcd/e09836e6){ASSIGNED} LLGM Assign post (d8cc4fcd => e09836e6) (gprs_llc.c:1125) 20241217095417779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095417779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095417779 DMM DEBUG MM(262420000000040/e09836e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095417797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095417797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095417797 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095417797 DMM DEBUG MM(262420000000040/e09836e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241217095417797 DMM NOTICE MM(262420000000040/e09836e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095417797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095417797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095417797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095417797 DMM DEBUG MM(262420000000040/e09836e6) Requesting authorization (sgsn_auth.c:160) 20241217095417797 DMM INFO MM(262420000000040/e09836e6) Requesting authentication tuples (sgsn_auth.c:184) 20241217095417797 DMM DEBUG MM(262420000000040/e09836e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095417797 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241217095417797 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@cd2b901c9e94: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241217095417804 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095417804 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095417804 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095417804 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095417804 DMM INFO MM(262420000000040/e09836e6) Subscriber data update (mmctx.c:445) 20241217095417804 DMM DEBUG MM(262420000000040/e09836e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095417804 DMM INFO MM(262420000000040/e09836e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095417804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095417804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095417804 DMM INFO MM(262420000000040/e09836e6) <- GMM AUTH AND CIPHERING REQ (rand = ce 03 e3 e9 96 7d 1f 38 9d 8f 49 97 42 f3 77 c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 40 c6 6b 62 a1 a9 7a fd 60 10 63 60 13 97 05 de ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@cd2b901c9e94: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@cd2b901c9e94: Final verdict of PTC: pass 20241217095417823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41118<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(621)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(616)@cd2b901c9e94: Final verdict of PTC: none 20241217095417827 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095417828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(627)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(626)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(619)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(624)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(614)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) Tue Dec 17 09:54:17 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(626): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@cd2b901c9e94: 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'. 20241217095417927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095418329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20241217095418829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095418829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68200, count=72836) 20241217095419830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095419830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:54:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095420527 DGPRS DEBUG Checking for inactive LLMEs, time = 36957459 (sgsn.c:132) 20241217095420830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095420831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_usim_a54_a50 started. 20241217095421428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095421430 DMM INFO MM(262420000000040/e09836e6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095421431 DMM INFO MM(262420000000040/e09836e6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095421431 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095421431 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095421431 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095421431 DMM ERROR MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241217095421431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Deallocated (fsm.c:568) 20241217095421431 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095421431 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095421431 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095421431 DLLC NOTICE LLME(d8cc4fcd/e09836e6){ASSIGNED} LLGM Assign pre (e09836e6 => ffffffff) (gprs_llc.c:1079) 20241217095421431 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e09836e6 => ffffffff) (gprs_llc.c:1125) 20241217095421431 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095421464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095421464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095421464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095421464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095421464 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095421464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095421464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095421464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095421464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095421465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095421465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095421465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095421465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095421465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095421465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095421465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095421465 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095421465 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095421465 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095421465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095421465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095421465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095421467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095421471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095421471 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095421479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095421479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095421479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095421479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095421479 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095421479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095421479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095421479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095421479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095421480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095421480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095421480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095421480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095421480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095421480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095421480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095421480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095421480 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095421480 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095421480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095421480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095421480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095421482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095421487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095421487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095421495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095421495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095421495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095421495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095421495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095421495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095421495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095421495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095421495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095421495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095421495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095421495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095421495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095421495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095421495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095421495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095421495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095421495 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095421495 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095421495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(645)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095421496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095421496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095421497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095421501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095421501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095421831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095421831 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095421831 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095421831 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095421836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095421837 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@cd2b901c9e94: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='F8A7FB64'O, index=0 SGSN_Test-GSUP(647)@cd2b901c9e94: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@cd2b901c9e94: 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 := '96C2B7044E4F57C75CD11FC29CB5D396'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1DC69DCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94D13CE2AA1A2837'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DC96664DC3F91BB767CC58061F58C5F9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '54E39D8059ED93F43DC3764FBD506D8A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '159987CB97946BC87342CF05F2AEBF23'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0DA6D4EF69EECB2F'O } } } } } 20241217095422909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095422909 DLLC NOTICE LLME(ffffffff/f8a7fb64){UNASSIGNED} LLC RX: unknown TLLI 0xf8a7fb64, creating LLME on the fly (gprs_llc.c:552) 20241217095422909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095422909 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095422909 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095422909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095422909 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095422909 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095422909 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095422909 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095422909 DLLC NOTICE LLME(ffffffff/f8a7fb64){UNASSIGNED} LLGM Assign pre (f8a7fb64 => f71a4465) (gprs_llc.c:1079) 20241217095422909 DLLC NOTICE LLME(f8a7fb64/f71a4465){ASSIGNED} LLGM Assign post (f8a7fb64 => f71a4465) (gprs_llc.c:1125) 20241217095422909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095422909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095422909 DMM DEBUG MM(262420000000040/f71a4465) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095422916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095422916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095422916 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095422916 DMM DEBUG MM(262420000000040/f71a4465) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241217095422916 DMM NOTICE MM(262420000000040/f71a4465) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095422916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095422916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095422916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095422916 DMM DEBUG MM(262420000000040/f71a4465) Requesting authorization (sgsn_auth.c:160) 20241217095422916 DMM INFO MM(262420000000040/f71a4465) Requesting authentication tuples (sgsn_auth.c:184) 20241217095422916 DMM DEBUG MM(262420000000040/f71a4465) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095422916 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241217095422916 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@cd2b901c9e94: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241217095422917 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095422917 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095422917 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095422917 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095422917 DMM INFO MM(262420000000040/f71a4465) Subscriber data update (mmctx.c:445) 20241217095422917 DMM DEBUG MM(262420000000040/f71a4465) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095422917 DMM INFO MM(262420000000040/f71a4465) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095422917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095422917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095422917 DMM INFO MM(262420000000040/f71a4465) <- GMM AUTH AND CIPHERING REQ (rand = 96 c2 b7 04 4e 4f 57 c7 5c d1 1f c2 9c b5 d3 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 15 99 87 cb 97 94 6b c8 73 42 cf 05 f2 ae bf 23 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@cd2b901c9e94: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@cd2b901c9e94: Final verdict of PTC: pass 20241217095422921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(640)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(645)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@cd2b901c9e94: Final verdict of PTC: none 20241217095422923 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095422923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a50-BVCI210(639)@cd2b901c9e94: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(635)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(638)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(633)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(643)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:54:22 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20241217095422998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095423400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71908) 20241217095423924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095423924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71908, count=73068) 20241217095424925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095424925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:54:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095425926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095425927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_detach_unknown_nopoweroff started. 20241217095426488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095426490 DMM INFO MM(262420000000040/f71a4465) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095426490 DMM INFO MM(262420000000040/f71a4465) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095426490 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095426490 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095426490 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095426490 DMM ERROR MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241217095426490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Deallocated (fsm.c:568) 20241217095426490 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095426490 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095426490 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095426490 DLLC NOTICE LLME(f8a7fb64/f71a4465){ASSIGNED} LLGM Assign pre (f71a4465 => ffffffff) (gprs_llc.c:1079) 20241217095426490 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f71a4465 => ffffffff) (gprs_llc.c:1125) 20241217095426490 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095426532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095426532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095426532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095426532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095426532 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095426532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095426532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095426532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095426532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241217095426533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095426533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095426533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(654)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095426533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095426533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095426533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095426533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095426533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095426533 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095426533 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095426533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095426533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095426533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095426535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095426539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095426539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095426547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095426547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095426547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095426547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095426547 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095426547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095426547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095426547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095426547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095426548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095426548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095426548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095426548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095426548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095426548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095426548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095426548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095426548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095426548 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095426548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095426548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095426548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095426550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095426554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095426554 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095426562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095426562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095426562 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095426562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095426562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095426563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095426563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095426563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095426563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095426563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095426563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095426563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095426563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095426563 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095426563 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095426563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(664)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095426563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095426563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095426565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095426569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095426569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095426928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095426928 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095426928 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095426928 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095426933 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(665)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095426934 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@cd2b901c9e94: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C0C06F32'O, index=0 SGSN_Test-GSUP(666)@cd2b901c9e94: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241217095427999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095427999 DLLC NOTICE LLME(ffffffff/c0c06f32){UNASSIGNED} LLC RX: unknown TLLI 0xc0c06f32, creating LLME on the fly (gprs_llc.c:552) 20241217095427999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095427999 DMM NOTICE LLME(ffffffff/c0c06f32){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241217095427999 DLLC NOTICE LLME(ffffffff/c0c06f32){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241217095427999 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc0c06f32 type=GPRS detach (gprs_gmm.c:1440) 20241217095427999 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241217095427999 DLLC NOTICE LLME(ffffffff/c0c06f32){UNASSIGNED} LLGM Assign pre (c0c06f32 => ffffffff) (gprs_llc.c:1079) 20241217095427999 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0c06f32 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@cd2b901c9e94: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@cd2b901c9e94: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@cd2b901c9e94: Final verdict of PTC: pass 20241217095428025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57190<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_nopoweroff-BVCI196(653)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(659)@cd2b901c9e94: Final verdict of PTC: none 20241217095428030 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095428030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(666)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(654)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(664)@cd2b901c9e94: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@cd2b901c9e94: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(662)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(652)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(657)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:54:28 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241217095428130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095428432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54432) 20241217095429032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095429032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54432, count=58788) 20241217095430034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095430034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:54:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241217095431035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095431036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_detach_unknown_poweroff started. 20241217095431525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095431527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095431571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095431571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095431571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095431571 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095431571 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095431571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095431571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095431571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095431571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241217095431572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095431572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095431572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(673)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095431572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095431572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095431572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095431572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095431572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095431572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095431572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095431572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095431572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095431572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095431574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095431579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095431579 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095431586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095431586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095431586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095431586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095431586 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095431586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095431586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095431586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095431586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095431587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095431587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095431587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095431587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095431587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095431587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095431587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095431587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095431587 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095431587 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095431587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095431588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095431588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095431589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095431594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095431594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095431603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095431603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095431603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095431603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095431603 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095431603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095431603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095431603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095431603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095431604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095431604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095431604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095431604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095431604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095431604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095431604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095431604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095431604 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095431604 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095431604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095431604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095431604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095431606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095431611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095431611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095432037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095432037 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095432037 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095432037 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@cd2b901c9e94: Established a new IPA connection (conn_id=2) 20241217095432039 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(684)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095432039 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@cd2b901c9e94: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='E224CF24'O, index=0 SGSN_Test-GSUP(685)@cd2b901c9e94: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241217095433103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095433103 DLLC NOTICE LLME(ffffffff/e224cf24){UNASSIGNED} LLC RX: unknown TLLI 0xe224cf24, creating LLME on the fly (gprs_llc.c:552) 20241217095433104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095433104 DMM NOTICE LLME(ffffffff/e224cf24){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@cd2b901c9e94: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@cd2b901c9e94: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@cd2b901c9e94: Final verdict of PTC: pass 20241217095438114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57216<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(673)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@cd2b901c9e94: Final verdict of PTC: none 20241217095438120 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(683)@cd2b901c9e94: Final verdict of PTC: none 20241217095438120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(670)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(678)@cd2b901c9e94: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@cd2b901c9e94: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@cd2b901c9e94: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(681)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(676)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(671)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:54:38 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241217095438183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095438485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20241217095439121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095439121 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) 20241217095440123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095440123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:54:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241217095441125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095441125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_detach_nopoweroff started. 20241217095441583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095441585 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095441624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095441624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095441624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095441624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095441624 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095441624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095441624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095441624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095441624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095441625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095441625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095441625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095441625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095441625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095441625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095441625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095441625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095441625 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095441625 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095441625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095441625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095441625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217095441627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095441632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095441632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095441639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095441639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095441639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095441639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095441639 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095441639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095441639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095441639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095441639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095441640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095441640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095441640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095441640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095441640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095441640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095441640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095441640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095441640 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095441640 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095441640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095441640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095441640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095441642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095441647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095441647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095441654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095441654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095441654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095441654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095441654 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095441654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095441654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095441654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095441654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095441655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095441655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095441655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095441655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095441655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095441655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095441655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095441655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095441655 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095441655 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095441655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095441655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095441655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095441657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095441662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095441662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095442126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095442126 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095442126 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095442126 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095442130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095442132 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@cd2b901c9e94: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D6A36310'O, index=0 SGSN_Test-GSUP(704)@cd2b901c9e94: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@cd2b901c9e94: 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 := '4ECABB5F780A75F464C4649BE4C64D71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADD45B81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB464CF31D359E1F'O } } } } } 20241217095443198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095443198 DLLC NOTICE LLME(ffffffff/d6a36310){UNASSIGNED} LLC RX: unknown TLLI 0xd6a36310, creating LLME on the fly (gprs_llc.c:552) 20241217095443198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095443198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095443198 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095443198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095443198 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095443198 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095443198 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095443198 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095443198 DLLC NOTICE LLME(ffffffff/d6a36310){UNASSIGNED} LLGM Assign pre (d6a36310 => fb40716c) (gprs_llc.c:1079) 20241217095443198 DLLC NOTICE LLME(d6a36310/fb40716c){ASSIGNED} LLGM Assign post (d6a36310 => fb40716c) (gprs_llc.c:1125) 20241217095443198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095443198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095443198 DMM DEBUG MM(262420000000015/fb40716c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095443212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095443212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095443212 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095443212 DMM DEBUG MM(262420000000015/fb40716c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241217095443212 DMM NOTICE MM(262420000000015/fb40716c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095443212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095443212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095443212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095443212 DMM DEBUG MM(262420000000015/fb40716c) Requesting authorization (sgsn_auth.c:160) 20241217095443212 DMM INFO MM(262420000000015/fb40716c) Requesting authentication tuples (sgsn_auth.c:184) 20241217095443212 DMM DEBUG MM(262420000000015/fb40716c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095443212 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241217095443212 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@cd2b901c9e94: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241217095443216 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095443216 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095443216 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095443216 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095443216 DMM INFO MM(262420000000015/fb40716c) Subscriber data update (mmctx.c:445) 20241217095443216 DMM DEBUG MM(262420000000015/fb40716c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095443216 DMM INFO MM(262420000000015/fb40716c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095443216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095443216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095443216 DMM INFO MM(262420000000015/fb40716c) <- GMM AUTH AND CIPHERING REQ (rand = 4e ca bb 5f 78 0a 75 f4 64 c4 64 9b e4 c6 4d 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095443231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095443231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095443231 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095443231 DMM INFO MM(262420000000015/fb40716c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095443231 DMM NOTICE MM(262420000000015/fb40716c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095443231 DMM DEBUG MM(262420000000015/fb40716c) checking auth: received GSM SRES = ad d4 5b 81 (gprs_gmm.c:648) 20241217095443231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095443231 DMM DEBUG MM(262420000000015/fb40716c) Requesting authorization (sgsn_auth.c:160) 20241217095443231 DMM INFO MM(262420000000015/fb40716c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095443231 DMM DEBUG MM(262420000000015/fb40716c) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095443231 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241217095443231 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) 20241217095443232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095443232 DMM INFO MM(262420000000015/fb40716c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb40716c) (gprs_gmm.c:282) 20241217095443234 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095443234 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095443234 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241217095443234 DMM INFO MM(262420000000015/fb40716c) Subscriber data update (mmctx.c:445) 20241217095443234 DMM DEBUG MM(262420000000015/fb40716c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095443234 DMM INFO MM(262420000000015/fb40716c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095443234 DMM NOTICE MM(262420000000015/fb40716c) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241217095443234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095443234 DMM NOTICE MM(262420000000015/fb40716c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095443234 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) 20241217095443235 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095443235 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241217095443235 DMM INFO MM(262420000000015/fb40716c) Subscriber data update (mmctx.c:445) 20241217095443235 DMM DEBUG MM(262420000000015/fb40716c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095443248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095443248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095443248 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095443248 DMM INFO MM(262420000000015/fb40716c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095443248 DMM NOTICE MM(262420000000015/fb40716c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095443248 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095443248 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095443248 DLLC NOTICE LLME(d6a36310/fb40716c){ASSIGNED} LLGM Assign pre (ffffffff => fb40716c) (gprs_llc.c:1079) 20241217095443248 DLLC NOTICE LLME(ffffffff/fb40716c){ASSIGNED} LLGM Assign post (ffffffff => fb40716c) (gprs_llc.c:1125) 20241217095443248 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095443248 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095443248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095443248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095443303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095443303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095443303 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095443303 DMM INFO MM(262420000000015/fb40716c) -> GMM DETACH REQUEST TLLI=0xfb40716c type=GPRS detach (gprs_gmm.c:1440) 20241217095443303 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241217095443304 DMM INFO MM(262420000000015/fb40716c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241217095443304 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095443304 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095443304 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095443304 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095443304 DLLC NOTICE LLME(ffffffff/fb40716c){ASSIGNED} LLGM Assign pre (fb40716c => ffffffff) (gprs_llc.c:1079) 20241217095443304 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb40716c => ffffffff) (gprs_llc.c:1125) 20241217095443304 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241217095443304 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) 20241217095443304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095443304 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095443304 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095443304 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095443306 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@cd2b901c9e94: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@cd2b901c9e94: Final verdict of PTC: pass 20241217095443319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@cd2b901c9e94: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@cd2b901c9e94: Final verdict of PTC: none 20241217095443326 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095443326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(692)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(702)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@cd2b901c9e94: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@cd2b901c9e94: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(697)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(695)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(690)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(700)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:54:43 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241217095443432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095443734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93276) 20241217095444328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095444328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93276, count=93816) 20241217095445330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095445330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:54:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095446332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095446332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_detach_poweroff started. 20241217095446839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095446842 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095446888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095446888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095446888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095446888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095446888 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095446888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095446888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095446888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095446888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095446889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095446889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095446889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095446889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095446889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095446889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095446889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095446889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095446889 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095446889 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095446889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095446889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095446889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095446891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095446895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095446895 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095446903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095446903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095446903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095446903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095446903 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095446903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095446903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095446903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095446903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095446904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095446904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095446904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095446904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095446904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095446904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095446904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095446904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095446904 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095446904 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095446904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095446904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095446904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095446907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095446911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095446911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095446919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095446919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095446919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095446919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095446919 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095446919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095446919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095446919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095446919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095446920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095446920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095446920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095446920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095446920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095446920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095446920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095446920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095446920 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095446920 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095446920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(721)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095446920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095446920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095446922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095446927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095446927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095447334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095447334 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095447334 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095447334 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095447338 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095447339 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@cd2b901c9e94: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='C4A87678'O, index=0 SGSN_Test-GSUP(723)@cd2b901c9e94: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@cd2b901c9e94: 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 := 'BE20E1EC373B2CD8006170E562014F5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1639F29A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6B828A9EBD7F270'O } } } } } 20241217095448417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095448417 DLLC NOTICE LLME(ffffffff/c4a87678){UNASSIGNED} LLC RX: unknown TLLI 0xc4a87678, creating LLME on the fly (gprs_llc.c:552) 20241217095448417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095448417 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095448417 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095448417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095448417 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095448417 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095448417 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095448417 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095448417 DLLC NOTICE LLME(ffffffff/c4a87678){UNASSIGNED} LLGM Assign pre (c4a87678 => f087aa3e) (gprs_llc.c:1079) 20241217095448417 DLLC NOTICE LLME(c4a87678/f087aa3e){ASSIGNED} LLGM Assign post (c4a87678 => f087aa3e) (gprs_llc.c:1125) 20241217095448417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095448417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095448417 DMM DEBUG MM(262420000000016/f087aa3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095448437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095448437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095448437 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095448437 DMM DEBUG MM(262420000000016/f087aa3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241217095448437 DMM NOTICE MM(262420000000016/f087aa3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095448437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095448437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095448437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095448437 DMM DEBUG MM(262420000000016/f087aa3e) Requesting authorization (sgsn_auth.c:160) 20241217095448437 DMM INFO MM(262420000000016/f087aa3e) Requesting authentication tuples (sgsn_auth.c:184) 20241217095448437 DMM DEBUG MM(262420000000016/f087aa3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095448437 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241217095448437 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@cd2b901c9e94: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241217095448443 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095448444 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095448444 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095448444 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095448444 DMM INFO MM(262420000000016/f087aa3e) Subscriber data update (mmctx.c:445) 20241217095448444 DMM DEBUG MM(262420000000016/f087aa3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095448444 DMM INFO MM(262420000000016/f087aa3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095448444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095448444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095448444 DMM INFO MM(262420000000016/f087aa3e) <- GMM AUTH AND CIPHERING REQ (rand = be 20 e1 ec 37 3b 2c d8 00 61 70 e5 62 01 4f 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095448458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095448459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095448459 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095448459 DMM INFO MM(262420000000016/f087aa3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095448459 DMM NOTICE MM(262420000000016/f087aa3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095448459 DMM DEBUG MM(262420000000016/f087aa3e) checking auth: received GSM SRES = 16 39 f2 9a (gprs_gmm.c:648) 20241217095448459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095448459 DMM DEBUG MM(262420000000016/f087aa3e) Requesting authorization (sgsn_auth.c:160) 20241217095448459 DMM INFO MM(262420000000016/f087aa3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095448459 DMM DEBUG MM(262420000000016/f087aa3e) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095448459 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241217095448459 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) 20241217095448459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095448459 DMM INFO MM(262420000000016/f087aa3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf087aa3e) (gprs_gmm.c:282) 20241217095448463 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095448463 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095448463 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241217095448463 DMM INFO MM(262420000000016/f087aa3e) Subscriber data update (mmctx.c:445) 20241217095448463 DMM DEBUG MM(262420000000016/f087aa3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095448463 DMM INFO MM(262420000000016/f087aa3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095448463 DMM NOTICE MM(262420000000016/f087aa3e) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241217095448463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095448463 DMM NOTICE MM(262420000000016/f087aa3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095448463 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) 20241217095448465 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095448465 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241217095448465 DMM INFO MM(262420000000016/f087aa3e) Subscriber data update (mmctx.c:445) 20241217095448465 DMM DEBUG MM(262420000000016/f087aa3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095448474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095448474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095448474 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095448474 DMM INFO MM(262420000000016/f087aa3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095448474 DMM NOTICE MM(262420000000016/f087aa3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095448474 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095448474 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095448474 DLLC NOTICE LLME(c4a87678/f087aa3e){ASSIGNED} LLGM Assign pre (ffffffff => f087aa3e) (gprs_llc.c:1079) 20241217095448474 DLLC NOTICE LLME(ffffffff/f087aa3e){ASSIGNED} LLGM Assign post (ffffffff => f087aa3e) (gprs_llc.c:1125) 20241217095448474 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095448474 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095448474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095448474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095448531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095448531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241217095448531 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095448531 DMM INFO MM(262420000000016/f087aa3e) -> GMM DETACH REQUEST TLLI=0xf087aa3e type=GPRS detach Power-off (gprs_gmm.c:1440) 20241217095448531 DMM INFO MM(262420000000016/f087aa3e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241217095448531 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095448531 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095448531 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095448531 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095448531 DLLC NOTICE LLME(ffffffff/f087aa3e){ASSIGNED} LLGM Assign pre (f087aa3e => ffffffff) (gprs_llc.c:1079) 20241217095448531 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f087aa3e => ffffffff) (gprs_llc.c:1125) 20241217095448531 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241217095448531 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) 20241217095448531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095448531 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095448531 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095448531 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095448533 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241217095450528 DGPRS DEBUG Checking for inactive LLMEs, time = 36957489 (sgsn.c:132) TC_detach_poweroff(725)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@cd2b901c9e94: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@cd2b901c9e94: Final verdict of PTC: pass 20241217095453550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@cd2b901c9e94: Final verdict of PTC: none 20241217095453555 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095453555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(716)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@cd2b901c9e94: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@cd2b901c9e94: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(711)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@cd2b901c9e94: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(721)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(709)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(719)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(714)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_detach_poweroff finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:54:53 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241217095453614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095453916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90296) 20241217095454556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095454556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90296, count=94652) 20241217095455557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095455557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:54:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095456558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095456558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act started. 20241217095456998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095457000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095457029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095457029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095457029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095457029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095457029 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095457029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095457029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095457029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095457029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095457030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095457030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095457030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095457030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095457030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095457030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095457030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095457030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095457030 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095457030 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095457030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095457031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095457031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217095457033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217095457038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095457038 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095457048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095457048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095457048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095457048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095457048 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095457048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095457048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095457048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095457048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(735)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095457049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095457049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095457049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095457049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095457049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095457049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095457049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095457049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095457049 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095457049 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095457049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095457049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095457049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095457051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217095457056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095457056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(733)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095457061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095457061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095457061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095457061 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095457061 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095457061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095457061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095457061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095457061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095457062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095457062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095457062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095457062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095457062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095457062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095457062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095457062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095457062 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095457062 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095457062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095457062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095457062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095457065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095457070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095457070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095457559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095457559 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095457559 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095457559 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095457564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(741)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241217095457565 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@cd2b901c9e94: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C52CC6A9'O, index=0 SGSN_Test-GSUP(742)@cd2b901c9e94: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@cd2b901c9e94: 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 := 'E5A92F703B189C9E5E5880192FFF8C99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6953BC21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB3755536B94080B'O } } } } } 20241217095457642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095457642 DLLC NOTICE LLME(ffffffff/c52cc6a9){UNASSIGNED} LLC RX: unknown TLLI 0xc52cc6a9, creating LLME on the fly (gprs_llc.c:552) 20241217095457642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095457642 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095457642 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095457642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095457642 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095457642 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095457642 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095457642 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095457642 DLLC NOTICE LLME(ffffffff/c52cc6a9){UNASSIGNED} LLGM Assign pre (c52cc6a9 => c1a29d45) (gprs_llc.c:1079) 20241217095457642 DLLC NOTICE LLME(c52cc6a9/c1a29d45){ASSIGNED} LLGM Assign post (c52cc6a9 => c1a29d45) (gprs_llc.c:1125) 20241217095457642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095457642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095457642 DMM DEBUG MM(262420000000017/c1a29d45) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095457664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095457664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095457664 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095457664 DMM DEBUG MM(262420000000017/c1a29d45) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241217095457664 DMM NOTICE MM(262420000000017/c1a29d45) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095457664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095457664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095457664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095457664 DMM DEBUG MM(262420000000017/c1a29d45) Requesting authorization (sgsn_auth.c:160) 20241217095457664 DMM INFO MM(262420000000017/c1a29d45) Requesting authentication tuples (sgsn_auth.c:184) 20241217095457664 DMM DEBUG MM(262420000000017/c1a29d45) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095457664 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241217095457664 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241217095457670 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095457670 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095457670 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095457670 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095457670 DMM INFO MM(262420000000017/c1a29d45) Subscriber data update (mmctx.c:445) 20241217095457670 DMM DEBUG MM(262420000000017/c1a29d45) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095457670 DMM INFO MM(262420000000017/c1a29d45) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095457670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095457670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095457670 DMM INFO MM(262420000000017/c1a29d45) <- GMM AUTH AND CIPHERING REQ (rand = e5 a9 2f 70 3b 18 9c 9e 5e 58 80 19 2f ff 8c 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095457686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095457686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095457686 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095457686 DMM INFO MM(262420000000017/c1a29d45) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095457686 DMM NOTICE MM(262420000000017/c1a29d45) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095457687 DMM DEBUG MM(262420000000017/c1a29d45) checking auth: received GSM SRES = 69 53 bc 21 (gprs_gmm.c:648) 20241217095457687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095457687 DMM DEBUG MM(262420000000017/c1a29d45) Requesting authorization (sgsn_auth.c:160) 20241217095457687 DMM INFO MM(262420000000017/c1a29d45) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095457687 DMM DEBUG MM(262420000000017/c1a29d45) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095457687 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241217095457687 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) 20241217095457687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095457687 DMM INFO MM(262420000000017/c1a29d45) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1a29d45) (gprs_gmm.c:282) 20241217095457689 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095457689 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095457689 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241217095457689 DMM INFO MM(262420000000017/c1a29d45) Subscriber data update (mmctx.c:445) 20241217095457689 DMM DEBUG MM(262420000000017/c1a29d45) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095457689 DMM INFO MM(262420000000017/c1a29d45) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095457689 DMM NOTICE MM(262420000000017/c1a29d45) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241217095457689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095457689 DMM NOTICE MM(262420000000017/c1a29d45) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095457689 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) 20241217095457690 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095457690 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241217095457690 DMM INFO MM(262420000000017/c1a29d45) Subscriber data update (mmctx.c:445) 20241217095457690 DMM DEBUG MM(262420000000017/c1a29d45) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095457702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095457702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095457702 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095457702 DMM INFO MM(262420000000017/c1a29d45) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095457702 DMM NOTICE MM(262420000000017/c1a29d45) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095457702 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095457702 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095457702 DLLC NOTICE LLME(c52cc6a9/c1a29d45){ASSIGNED} LLGM Assign pre (ffffffff => c1a29d45) (gprs_llc.c:1079) 20241217095457702 DLLC NOTICE LLME(ffffffff/c1a29d45){ASSIGNED} LLGM Assign post (ffffffff => c1a29d45) (gprs_llc.c:1125) 20241217095457702 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095457702 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095457702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095457702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095457761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095457761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095457761 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095457761 DMM INFO MM(262420000000017/c1a29d45) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095457761 DMM INFO MM(262420000000017/c1a29d45) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095457761 DMM DEBUG MM(262420000000017/c1a29d45) Using GGSN 0 (gprs_sm.c:317) 20241217095457761 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) 20241217095457761 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241217095457761 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095457761 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095457761 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241217095457788 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 2e df 4e 58 11 19 ef b8 c5 14 05 7f f6 41 b1 d1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241217095457788 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38020d0, cbp=0x5624645f6790) (sgsn_libgtp.c:633) 20241217095457788 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095457788 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fabe8 TLLI=c1a29d45, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095457788 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095457788 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@cd2b901c9e94: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@cd2b901c9e94: Final verdict of PTC: pass 20241217095457807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095457811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095457811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(740)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(742)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(733)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(730)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(736)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(728)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(738)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(734)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act-BVCI210(733): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_pdp_act finished. Verdict: pass Tue Dec 17 09:54:57 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== MTC@cd2b901c9e94: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241217095457904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095458306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88924) 20241217095458812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095458812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88924, count=93280) 20241217095459813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095459813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:55:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095500814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095500815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_pdp_act_unattached started. 20241217095501399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095501403 DMM INFO MM(262420000000017/c1a29d45) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095501403 DMM INFO MM(262420000000017/c1a29d45) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095501403 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095501403 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095501403 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095501403 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095501403 DLLC NOTICE LLME(ffffffff/c1a29d45){ASSIGNED} LLGM Assign pre (c1a29d45 => ffffffff) (gprs_llc.c:1079) 20241217095501403 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1a29d45 => ffffffff) (gprs_llc.c:1125) 20241217095501403 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fa890 (gprs_sndcp.c:574) 20241217095501403 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fabe8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095501403 DMM NOTICE MM(262420000000017/c1a29d45) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095501403 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241217095501403 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095501403 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095501403 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241217095501403 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241217095501403 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) 20241217095501403 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) 20241217095501403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095501403 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095501403 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095501403 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095501403 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@cd2b901c9e94: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(749)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217095501452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095501452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095501452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095501452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095501452 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095501452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095501452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095501452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095501452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(750)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095501453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095501453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095501453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095501453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095501453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095501453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095501453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095501453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095501453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095501453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095501453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095501453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095501453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095501457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(749)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(746)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(754)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095501464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095501464 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20241217095501464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095501464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095501464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095501464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095501464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095501464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095501464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095501464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095501464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095501464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095501464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095501464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095501464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095501464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095501464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095501464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095501465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095501465 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095501465 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095501465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095501465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095501465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_pdp_act_unattached-BVCI196(747)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095501467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095501471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095501472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095501481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095501481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095501481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095501481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095501481 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095501481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095501481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095501481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095501481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095501482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095501482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095501482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095501482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095501482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095501482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095501482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095501482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095501482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095501482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095501482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095501482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095501482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095501485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095501490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095501490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095501816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095501816 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095501816 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095501816 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095501820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095501821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(747)@cd2b901c9e94: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='D70202BF'O, index=0 SGSN_Test-GSUP(761)@cd2b901c9e94: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241217095501879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095501879 DLLC NOTICE LLME(ffffffff/d70202bf){UNASSIGNED} LLC RX: unknown TLLI 0xd70202bf, creating LLME on the fly (gprs_llc.c:552) 20241217095501879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241217095501879 DMM NOTICE LLME(ffffffff/d70202bf){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241217095501879 DLLC NOTICE LLME(ffffffff/d70202bf){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241217095501879 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@cd2b901c9e94: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(747)@cd2b901c9e94: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@cd2b901c9e94: Final verdict of PTC: pass 20241217095501897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52390<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095501900 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095501900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(761)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(754)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(759)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(750)@cd2b901c9e94: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(747)@cd2b901c9e94: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@cd2b901c9e94: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(757)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(752)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(748)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_pdp_act_unattached-BVCI196(747): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none)Tue Dec 17 09:55:01 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== MTC@cd2b901c9e94: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@cd2b901c9e94: 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'. 20241217095501988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095502289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59236) 20241217095502902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095502902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59236, count=59876) 20241217095503903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095503904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:55:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095504904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095504905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_user started. 20241217095505396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095505398 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095505433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095505433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095505433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095505433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095505433 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095505433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095505433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095505433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095505433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095505434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095505434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095505434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095505434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095505434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095505434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095505434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095505434 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095505434 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095505434 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095505434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095505434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095505434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095505436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095505440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095505440 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095505448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095505448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095505448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095505448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095505448 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095505448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095505448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095505448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095505448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095505449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095505449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095505449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095505449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095505449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095505449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095505449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095505449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095505449 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095505449 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095505449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095505449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095505449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095505451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095505456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095505456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095505464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095505464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095505464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095505464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095505464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095505464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095505464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095505464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095505464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095505465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095505465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095505465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095505465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095505465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095505465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095505465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095505465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095505465 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095505465 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095505465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095505465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095505465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095505467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095505472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095505472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095505905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095505906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095505906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095505906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095505908 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241217095505908 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='C696186B'O, index=0 SGSN_Test-GSUP(780)@cd2b901c9e94: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@cd2b901c9e94: 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 := '27C4C3AB61BCBD009A2C624D044ABB55'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4AE016DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE9A6ACF8FE4C103'O } } } } } 20241217095505990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095505990 DLLC NOTICE LLME(ffffffff/c696186b){UNASSIGNED} LLC RX: unknown TLLI 0xc696186b, creating LLME on the fly (gprs_llc.c:552) 20241217095505990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095505990 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095505990 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095505990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095505990 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095505990 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095505990 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095505990 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095505990 DLLC NOTICE LLME(ffffffff/c696186b){UNASSIGNED} LLGM Assign pre (c696186b => c4194783) (gprs_llc.c:1079) 20241217095505990 DLLC NOTICE LLME(c696186b/c4194783){ASSIGNED} LLGM Assign post (c696186b => c4194783) (gprs_llc.c:1125) 20241217095505990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095505990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095505990 DMM DEBUG MM(262420000000019/c4194783) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095506001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095506001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095506001 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095506001 DMM DEBUG MM(262420000000019/c4194783) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241217095506001 DMM NOTICE MM(262420000000019/c4194783) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095506001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095506001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095506001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095506001 DMM DEBUG MM(262420000000019/c4194783) Requesting authorization (sgsn_auth.c:160) 20241217095506001 DMM INFO MM(262420000000019/c4194783) Requesting authentication tuples (sgsn_auth.c:184) 20241217095506001 DMM DEBUG MM(262420000000019/c4194783) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095506001 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241217095506001 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241217095506003 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095506003 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095506003 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095506003 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095506003 DMM INFO MM(262420000000019/c4194783) Subscriber data update (mmctx.c:445) 20241217095506003 DMM DEBUG MM(262420000000019/c4194783) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095506003 DMM INFO MM(262420000000019/c4194783) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095506003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095506003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095506003 DMM INFO MM(262420000000019/c4194783) <- GMM AUTH AND CIPHERING REQ (rand = 27 c4 c3 ab 61 bc bd 00 9a 2c 62 4d 04 4a bb 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095506009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095506009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095506009 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095506009 DMM INFO MM(262420000000019/c4194783) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095506009 DMM NOTICE MM(262420000000019/c4194783) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095506009 DMM DEBUG MM(262420000000019/c4194783) checking auth: received GSM SRES = 4a e0 16 dc (gprs_gmm.c:648) 20241217095506009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095506009 DMM DEBUG MM(262420000000019/c4194783) Requesting authorization (sgsn_auth.c:160) 20241217095506009 DMM INFO MM(262420000000019/c4194783) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095506009 DMM DEBUG MM(262420000000019/c4194783) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095506009 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241217095506009 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) 20241217095506009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095506009 DMM INFO MM(262420000000019/c4194783) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4194783) (gprs_gmm.c:282) 20241217095506010 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095506010 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095506010 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241217095506010 DMM INFO MM(262420000000019/c4194783) Subscriber data update (mmctx.c:445) 20241217095506010 DMM DEBUG MM(262420000000019/c4194783) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095506010 DMM INFO MM(262420000000019/c4194783) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095506010 DMM NOTICE MM(262420000000019/c4194783) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241217095506010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095506010 DMM NOTICE MM(262420000000019/c4194783) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095506010 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) 20241217095506010 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095506010 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241217095506010 DMM INFO MM(262420000000019/c4194783) Subscriber data update (mmctx.c:445) 20241217095506010 DMM DEBUG MM(262420000000019/c4194783) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095506013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095506013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095506013 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095506013 DMM INFO MM(262420000000019/c4194783) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095506013 DMM NOTICE MM(262420000000019/c4194783) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095506013 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095506013 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095506013 DLLC NOTICE LLME(c696186b/c4194783){ASSIGNED} LLGM Assign pre (ffffffff => c4194783) (gprs_llc.c:1079) 20241217095506013 DLLC NOTICE LLME(ffffffff/c4194783){ASSIGNED} LLGM Assign post (ffffffff => c4194783) (gprs_llc.c:1125) 20241217095506013 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095506013 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095506013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095506013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095506073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095506073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095506073 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095506073 DMM INFO MM(262420000000019/c4194783) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095506073 DMM INFO MM(262420000000019/c4194783) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095506073 DMM DEBUG MM(262420000000019/c4194783) Using GGSN 0 (gprs_sm.c:317) 20241217095506073 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) 20241217095506073 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241217095506073 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095506074 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095506074 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241217095506099 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 69 4c 7a 88 11 fa 7b e6 63 14 05 7f 31 22 c8 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=1028 from retransmit req queue (gtp.c:443) 20241217095506099 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e3803148, cbp=0x5624645f6b20) (sgsn_libgtp.c:633) 20241217095506099 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095506099 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fce98 TLLI=c4194783, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095506099 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095506099 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095506117 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241217095506134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095506134 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241217095506134 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@cd2b901c9e94: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@cd2b901c9e94: Final verdict of PTC: pass 20241217095506145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56610<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095506149 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(780)@cd2b901c9e94: Final verdict of PTC: none 20241217095506149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(779)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(773)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(768)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(778)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(776)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(766)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(771)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:55:06 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241217095506216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095506619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43764) 20241217095507150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095507151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43764, count=96224) 20241217095508152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095508152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:55:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095509153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095509153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_ggsn_reject started. 20241217095509717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095509719 DMM INFO MM(262420000000019/c4194783) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095509719 DMM INFO MM(262420000000019/c4194783) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095509719 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095509719 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095509719 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095509719 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095509719 DLLC NOTICE LLME(ffffffff/c4194783){ASSIGNED} LLGM Assign pre (c4194783 => ffffffff) (gprs_llc.c:1079) 20241217095509719 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4194783 => ffffffff) (gprs_llc.c:1125) 20241217095509719 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fcb40 (gprs_sndcp.c:574) 20241217095509719 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fce98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095509719 DMM NOTICE MM(262420000000019/c4194783) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095509719 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241217095509719 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095509719 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095509719 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241217095509719 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241217095509719 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) 20241217095509719 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) 20241217095509719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095509719 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095509719 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095509719 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095509720 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095509768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095509768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095509768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095509768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095509768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095509768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095509768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095509768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095509768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095509769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095509769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095509769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095509769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095509769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095509769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095509769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095509769 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095509769 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095509769 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095509769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095509769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095509770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095509773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095509779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095509779 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095509788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095509788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095509788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095509788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095509788 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095509788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095509788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095509788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095509788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095509789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095509789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095509789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095509789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095509789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095509789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095509789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095509789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095509789 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095509789 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095509789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095509790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095509790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095509792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095509796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095509796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095509803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095509803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095509803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095509803 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095509803 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095509803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095509803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095509803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095509803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095509804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095509804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095509804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095509804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095509804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095509804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095509804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095509804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095509804 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095509804 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095509804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095509804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095509804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095509806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095509811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095509811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095510154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095510154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095510154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095510154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095510158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095510159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='EA70B3F2'O, index=0 SGSN_Test-GSUP(799)@cd2b901c9e94: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@cd2b901c9e94: 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 := '21D00B35A3EDE37C567B5704443F5F7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8739F115'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E6A43E7442BBE9E'O } } } } } 20241217095510211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095510211 DLLC NOTICE LLME(ffffffff/ea70b3f2){UNASSIGNED} LLC RX: unknown TLLI 0xea70b3f2, creating LLME on the fly (gprs_llc.c:552) 20241217095510211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095510211 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095510211 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095510211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095510211 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095510211 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095510211 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095510211 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095510211 DLLC NOTICE LLME(ffffffff/ea70b3f2){UNASSIGNED} LLGM Assign pre (ea70b3f2 => dd38accb) (gprs_llc.c:1079) 20241217095510211 DLLC NOTICE LLME(ea70b3f2/dd38accb){ASSIGNED} LLGM Assign post (ea70b3f2 => dd38accb) (gprs_llc.c:1125) 20241217095510211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095510211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095510211 DMM DEBUG MM(262420000000020/dd38accb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095510218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095510218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095510218 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095510218 DMM DEBUG MM(262420000000020/dd38accb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241217095510218 DMM NOTICE MM(262420000000020/dd38accb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095510218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095510218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095510218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095510218 DMM DEBUG MM(262420000000020/dd38accb) Requesting authorization (sgsn_auth.c:160) 20241217095510218 DMM INFO MM(262420000000020/dd38accb) Requesting authentication tuples (sgsn_auth.c:184) 20241217095510218 DMM DEBUG MM(262420000000020/dd38accb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095510218 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241217095510218 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241217095510220 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095510220 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095510220 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095510220 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095510220 DMM INFO MM(262420000000020/dd38accb) Subscriber data update (mmctx.c:445) 20241217095510220 DMM DEBUG MM(262420000000020/dd38accb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095510220 DMM INFO MM(262420000000020/dd38accb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095510220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095510220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095510220 DMM INFO MM(262420000000020/dd38accb) <- GMM AUTH AND CIPHERING REQ (rand = 21 d0 0b 35 a3 ed e3 7c 56 7b 57 04 44 3f 5f 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095510226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095510226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095510226 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095510226 DMM INFO MM(262420000000020/dd38accb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095510226 DMM NOTICE MM(262420000000020/dd38accb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095510226 DMM DEBUG MM(262420000000020/dd38accb) checking auth: received GSM SRES = 87 39 f1 15 (gprs_gmm.c:648) 20241217095510226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095510226 DMM DEBUG MM(262420000000020/dd38accb) Requesting authorization (sgsn_auth.c:160) 20241217095510226 DMM INFO MM(262420000000020/dd38accb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095510226 DMM DEBUG MM(262420000000020/dd38accb) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095510226 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241217095510226 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) 20241217095510226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095510226 DMM INFO MM(262420000000020/dd38accb) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd38accb) (gprs_gmm.c:282) 20241217095510227 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095510227 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095510227 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241217095510227 DMM INFO MM(262420000000020/dd38accb) Subscriber data update (mmctx.c:445) 20241217095510227 DMM DEBUG MM(262420000000020/dd38accb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095510227 DMM INFO MM(262420000000020/dd38accb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095510227 DMM NOTICE MM(262420000000020/dd38accb) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241217095510227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095510227 DMM NOTICE MM(262420000000020/dd38accb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095510227 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) 20241217095510227 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095510227 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241217095510227 DMM INFO MM(262420000000020/dd38accb) Subscriber data update (mmctx.c:445) 20241217095510227 DMM DEBUG MM(262420000000020/dd38accb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095510232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095510232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095510232 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095510232 DMM INFO MM(262420000000020/dd38accb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095510232 DMM NOTICE MM(262420000000020/dd38accb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095510232 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095510232 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095510232 DLLC NOTICE LLME(ea70b3f2/dd38accb){ASSIGNED} LLGM Assign pre (ffffffff => dd38accb) (gprs_llc.c:1079) 20241217095510232 DLLC NOTICE LLME(ffffffff/dd38accb){ASSIGNED} LLGM Assign post (ffffffff => dd38accb) (gprs_llc.c:1125) 20241217095510232 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095510232 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095510232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095510232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095510291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095510291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095510291 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095510291 DMM INFO MM(262420000000020/dd38accb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095510291 DMM INFO MM(262420000000020/dd38accb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095510291 DMM DEBUG MM(262420000000020/dd38accb) Using GGSN 0 (gprs_sm.c:317) 20241217095510291 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) 20241217095510291 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241217095510291 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095510291 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095510291 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241217095510307 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 52 b3 5f fa 11 a7 f1 d3 60 14 05 7f d6 6f e2 12 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241217095510307 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa5e38041c0, cbp=0x5624645f7470) (sgsn_libgtp.c:633) 20241217095510307 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241217095510307 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241217095510307 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241217095510307 DMM NOTICE MM(262420000000020/dd38accb) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@cd2b901c9e94: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@cd2b901c9e94: Final verdict of PTC: pass 20241217095510318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56632<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@cd2b901c9e94: Final verdict of PTC: none 20241217095510322 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095510322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(792)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(797)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(787)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(785)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(795)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(790)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:55:10 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20241217095510457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095510859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86116) 20241217095511323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095511323 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) 20241217095512325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095512325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:55:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095513327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095513327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_user_deact_mo started. 20241217095513950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095513953 DMM INFO MM(262420000000020/dd38accb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095513953 DMM INFO MM(262420000000020/dd38accb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095513953 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095513953 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095513953 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095513953 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095513953 DLLC NOTICE LLME(ffffffff/dd38accb){ASSIGNED} LLGM Assign pre (dd38accb => ffffffff) (gprs_llc.c:1079) 20241217095513953 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd38accb => ffffffff) (gprs_llc.c:1125) 20241217095513953 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241217095513953 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) 20241217095513953 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) 20241217095513953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095513953 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095513953 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095513953 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095513953 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095513996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095513996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095513996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095513996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095513996 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095513996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095513996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095513996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095513996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095513997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095513997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095513997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095513997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095513997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095513997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095513997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095513997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095513997 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095513997 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095513997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095513997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095513997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095513999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095514004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095514004 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)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095514011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095514011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095514011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095514011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095514011 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095514011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095514011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095514011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095514011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095514012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095514012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095514012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095514012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095514012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095514012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095514012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095514012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095514012 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095514012 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095514012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095514012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095514012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095514014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095514019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095514019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095514027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095514027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095514027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095514027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095514027 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095514027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095514027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095514027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095514027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095514028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095514028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095514028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095514028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095514028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095514028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095514028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095514028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095514028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095514028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095514028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095514028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095514028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095514030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095514034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095514034 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095514329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095514329 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095514329 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095514329 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095514333 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095514334 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='EAA3D4E8'O, index=0 SGSN_Test-GSUP(818)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := '445E7C27A4C92953CFF41C5DF6CA0AB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E00A0136'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '721D90D58799BC5D'O } } } } } 20241217095514403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095514403 DLLC NOTICE LLME(ffffffff/eaa3d4e8){UNASSIGNED} LLC RX: unknown TLLI 0xeaa3d4e8, creating LLME on the fly (gprs_llc.c:552) 20241217095514403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095514403 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095514403 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095514403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095514403 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095514403 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095514403 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095514403 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095514403 DLLC NOTICE LLME(ffffffff/eaa3d4e8){UNASSIGNED} LLGM Assign pre (eaa3d4e8 => fdd6d448) (gprs_llc.c:1079) 20241217095514403 DLLC NOTICE LLME(eaa3d4e8/fdd6d448){ASSIGNED} LLGM Assign post (eaa3d4e8 => fdd6d448) (gprs_llc.c:1125) 20241217095514403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095514403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095514403 DMM DEBUG MM(262420000000021/fdd6d448) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095514412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095514412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095514412 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095514412 DMM DEBUG MM(262420000000021/fdd6d448) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241217095514412 DMM NOTICE MM(262420000000021/fdd6d448) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095514412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095514412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095514412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095514412 DMM DEBUG MM(262420000000021/fdd6d448) Requesting authorization (sgsn_auth.c:160) 20241217095514412 DMM INFO MM(262420000000021/fdd6d448) Requesting authentication tuples (sgsn_auth.c:184) 20241217095514412 DMM DEBUG MM(262420000000021/fdd6d448) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095514412 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241217095514412 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241217095514414 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095514414 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095514414 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095514414 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095514414 DMM INFO MM(262420000000021/fdd6d448) Subscriber data update (mmctx.c:445) 20241217095514414 DMM DEBUG MM(262420000000021/fdd6d448) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095514414 DMM INFO MM(262420000000021/fdd6d448) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095514414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095514414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095514414 DMM INFO MM(262420000000021/fdd6d448) <- GMM AUTH AND CIPHERING REQ (rand = 44 5e 7c 27 a4 c9 29 53 cf f4 1c 5d f6 ca 0a b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095514419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095514419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095514419 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095514419 DMM INFO MM(262420000000021/fdd6d448) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095514419 DMM NOTICE MM(262420000000021/fdd6d448) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095514419 DMM DEBUG MM(262420000000021/fdd6d448) checking auth: received GSM SRES = e0 0a 01 36 (gprs_gmm.c:648) 20241217095514419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095514419 DMM DEBUG MM(262420000000021/fdd6d448) Requesting authorization (sgsn_auth.c:160) 20241217095514419 DMM INFO MM(262420000000021/fdd6d448) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095514419 DMM DEBUG MM(262420000000021/fdd6d448) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095514419 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241217095514419 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) 20241217095514419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095514419 DMM INFO MM(262420000000021/fdd6d448) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdd6d448) (gprs_gmm.c:282) 20241217095514420 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095514420 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095514420 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241217095514420 DMM INFO MM(262420000000021/fdd6d448) Subscriber data update (mmctx.c:445) 20241217095514420 DMM DEBUG MM(262420000000021/fdd6d448) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095514420 DMM INFO MM(262420000000021/fdd6d448) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095514420 DMM NOTICE MM(262420000000021/fdd6d448) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241217095514420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095514420 DMM NOTICE MM(262420000000021/fdd6d448) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095514420 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) 20241217095514420 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095514420 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241217095514420 DMM INFO MM(262420000000021/fdd6d448) Subscriber data update (mmctx.c:445) 20241217095514420 DMM DEBUG MM(262420000000021/fdd6d448) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095514423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095514423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095514423 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095514423 DMM INFO MM(262420000000021/fdd6d448) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095514423 DMM NOTICE MM(262420000000021/fdd6d448) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095514423 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095514423 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095514423 DLLC NOTICE LLME(eaa3d4e8/fdd6d448){ASSIGNED} LLGM Assign pre (ffffffff => fdd6d448) (gprs_llc.c:1079) 20241217095514423 DLLC NOTICE LLME(ffffffff/fdd6d448){ASSIGNED} LLGM Assign post (ffffffff => fdd6d448) (gprs_llc.c:1125) 20241217095514423 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095514423 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095514423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095514423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095514484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095514484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095514484 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095514484 DMM INFO MM(262420000000021/fdd6d448) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095514484 DMM INFO MM(262420000000021/fdd6d448) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095514484 DMM DEBUG MM(262420000000021/fdd6d448) Using GGSN 0 (gprs_sm.c:317) 20241217095514484 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) 20241217095514484 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241217095514484 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095514484 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095514484 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241217095514509 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 55 a9 99 23 11 89 90 de 9d 14 05 7f 01 b9 97 fb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241217095514509 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38041c0, cbp=0x5624645f7470) (sgsn_libgtp.c:633) 20241217095514509 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095514509 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=fdd6d448, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095514509 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095514509 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095514524 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241217095514536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095514536 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241217095514536 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095514542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095514542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241217095514542 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095514542 DMM INFO MM(262420000000021/fdd6d448) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241217095514542 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095514542 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241217095514545 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:443) 20241217095514545 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa5e38041c0, cbp=0x5624645f7470) (sgsn_libgtp.c:633) 20241217095514545 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241217095514545 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=fdd6d448, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095514545 DMM INFO MM(262420000000021/fdd6d448) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241217095514545 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241217095514545 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@cd2b901c9e94: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@cd2b901c9e94: Final verdict of PTC: pass 20241217095514557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39554<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095514561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095514561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(811)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(818)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(806)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(814)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(804)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(809)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(816)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:55:14 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20241217095514631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095515032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39568<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92664) 20241217095515562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095515562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92664, count=106356) 20241217095516563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095516563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:55:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095517564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095517564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_user_deact_mt started. 20241217095518136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095518138 DMM INFO MM(262420000000021/fdd6d448) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095518138 DMM INFO MM(262420000000021/fdd6d448) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095518138 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095518138 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095518138 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095518138 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095518138 DLLC NOTICE LLME(ffffffff/fdd6d448){ASSIGNED} LLGM Assign pre (fdd6d448 => ffffffff) (gprs_llc.c:1079) 20241217095518138 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdd6d448 => ffffffff) (gprs_llc.c:1125) 20241217095518138 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241217095518138 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) 20241217095518138 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) 20241217095518138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095518138 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095518138 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095518138 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095518138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095518172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095518172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095518172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095518172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095518172 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095518172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095518172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095518172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095518172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095518173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095518173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095518173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095518173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095518173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095518173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095518173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095518173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095518173 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095518173 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095518173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095518173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095518173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095518175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095518179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095518179 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095518187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095518187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095518187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095518187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095518187 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095518187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095518187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095518187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095518187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095518188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095518188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095518188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095518188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095518188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095518188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095518188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095518188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095518188 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095518188 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095518188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(830)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095518188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095518188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095518190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095518194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095518194 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)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095518203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095518203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095518203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095518203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095518203 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095518203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095518203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095518203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095518203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095518203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095518203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095518203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095518203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095518203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095518203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095518203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095518203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095518203 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095518203 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095518203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095518204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095518204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095518205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095518209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095518209 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095518565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095518565 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095518565 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095518565 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095518569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095518570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='D52AAC4C'O, index=0 SGSN_Test-GSUP(837)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := '97CF7BDD60389A28A89C42812FCB4A6D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0923DE4A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D820AAD9D5B2815'O } } } } } 20241217095518633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095518633 DLLC NOTICE LLME(ffffffff/d52aac4c){UNASSIGNED} LLC RX: unknown TLLI 0xd52aac4c, creating LLME on the fly (gprs_llc.c:552) 20241217095518633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095518633 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095518633 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095518633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095518633 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095518633 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095518633 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095518633 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095518633 DLLC NOTICE LLME(ffffffff/d52aac4c){UNASSIGNED} LLGM Assign pre (d52aac4c => ca429fe1) (gprs_llc.c:1079) 20241217095518633 DLLC NOTICE LLME(d52aac4c/ca429fe1){ASSIGNED} LLGM Assign post (d52aac4c => ca429fe1) (gprs_llc.c:1125) 20241217095518633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095518633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095518633 DMM DEBUG MM(262420000000022/ca429fe1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095518645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095518645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095518645 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095518645 DMM DEBUG MM(262420000000022/ca429fe1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241217095518645 DMM NOTICE MM(262420000000022/ca429fe1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095518645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095518645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095518645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095518645 DMM DEBUG MM(262420000000022/ca429fe1) Requesting authorization (sgsn_auth.c:160) 20241217095518645 DMM INFO MM(262420000000022/ca429fe1) Requesting authentication tuples (sgsn_auth.c:184) 20241217095518645 DMM DEBUG MM(262420000000022/ca429fe1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095518645 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241217095518645 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241217095518650 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095518650 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095518650 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095518650 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095518650 DMM INFO MM(262420000000022/ca429fe1) Subscriber data update (mmctx.c:445) 20241217095518650 DMM DEBUG MM(262420000000022/ca429fe1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095518650 DMM INFO MM(262420000000022/ca429fe1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095518650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095518650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095518650 DMM INFO MM(262420000000022/ca429fe1) <- GMM AUTH AND CIPHERING REQ (rand = 97 cf 7b dd 60 38 9a 28 a8 9c 42 81 2f cb 4a 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095518664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095518665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095518665 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095518665 DMM INFO MM(262420000000022/ca429fe1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095518665 DMM NOTICE MM(262420000000022/ca429fe1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095518665 DMM DEBUG MM(262420000000022/ca429fe1) checking auth: received GSM SRES = 09 23 de 4a (gprs_gmm.c:648) 20241217095518665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095518665 DMM DEBUG MM(262420000000022/ca429fe1) Requesting authorization (sgsn_auth.c:160) 20241217095518665 DMM INFO MM(262420000000022/ca429fe1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095518665 DMM DEBUG MM(262420000000022/ca429fe1) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095518665 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241217095518665 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) 20241217095518665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095518665 DMM INFO MM(262420000000022/ca429fe1) <- GMM ATTACH ACCEPT (new P-TMSI=0xca429fe1) (gprs_gmm.c:282) 20241217095518668 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095518668 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095518668 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241217095518668 DMM INFO MM(262420000000022/ca429fe1) Subscriber data update (mmctx.c:445) 20241217095518668 DMM DEBUG MM(262420000000022/ca429fe1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095518668 DMM INFO MM(262420000000022/ca429fe1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095518668 DMM NOTICE MM(262420000000022/ca429fe1) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241217095518668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095518668 DMM NOTICE MM(262420000000022/ca429fe1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095518668 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) 20241217095518669 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095518669 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241217095518669 DMM INFO MM(262420000000022/ca429fe1) Subscriber data update (mmctx.c:445) 20241217095518669 DMM DEBUG MM(262420000000022/ca429fe1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095518680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095518680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095518680 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095518680 DMM INFO MM(262420000000022/ca429fe1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095518680 DMM NOTICE MM(262420000000022/ca429fe1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095518680 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095518680 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095518680 DLLC NOTICE LLME(d52aac4c/ca429fe1){ASSIGNED} LLGM Assign pre (ffffffff => ca429fe1) (gprs_llc.c:1079) 20241217095518680 DLLC NOTICE LLME(ffffffff/ca429fe1){ASSIGNED} LLGM Assign post (ffffffff => ca429fe1) (gprs_llc.c:1125) 20241217095518680 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095518680 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095518680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095518680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095518740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095518740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095518740 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095518740 DMM INFO MM(262420000000022/ca429fe1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095518740 DMM INFO MM(262420000000022/ca429fe1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095518740 DMM DEBUG MM(262420000000022/ca429fe1) Using GGSN 0 (gprs_sm.c:317) 20241217095518740 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) 20241217095518740 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241217095518740 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095518740 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095518740 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241217095518766 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 bb 64 14 77 11 bb e8 79 0b 14 05 7f 5f e2 7f 9e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241217095518766 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38041c0, cbp=0x5624645f7470) (sgsn_libgtp.c:633) 20241217095518766 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095518766 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=ca429fe1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095518766 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095518766 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095518783 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241217095518797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095518797 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241217095518797 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095518802 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241217095518802 DGPRS INFO PDP(262420000000022:5): Context 0x7fa5e38041c0 was deleted (sgsn_libgtp.c:707) 20241217095518802 DMM INFO MM(262420000000022/ca429fe1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241217095518802 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241217095518802 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@cd2b901c9e94: Removing Client IMSI='262420000000022'H, index=0 20241217095518814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095518814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241217095518814 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095518814 DMM INFO MM(262420000000022/ca429fe1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@cd2b901c9e94: Final verdict of PTC: pass 20241217095518820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39578<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(835)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(830)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@cd2b901c9e94: Final verdict of PTC: none 20241217095518825 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095518825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(825)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(828)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(823)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(833)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:55:18 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20241217095518928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095519330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20241217095519827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095519827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84328, count=104652) 20241217095520529 DGPRS DEBUG Checking for inactive LLMEs, time = 36957519 (sgsn.c:132) 20241217095520828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095520828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:55:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095521829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095521829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_deact_dup started. 20241217095522398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095522400 DMM INFO MM(262420000000022/ca429fe1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095522400 DMM INFO MM(262420000000022/ca429fe1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095522400 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095522400 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095522400 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095522400 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095522400 DLLC NOTICE LLME(ffffffff/ca429fe1){ASSIGNED} LLGM Assign pre (ca429fe1 => ffffffff) (gprs_llc.c:1079) 20241217095522400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca429fe1 => ffffffff) (gprs_llc.c:1125) 20241217095522400 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fb9d0 (gprs_sndcp.c:574) 20241217095522400 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095522400 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241217095522400 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) 20241217095522400 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) 20241217095522400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095522400 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095522400 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095522401 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095522401 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095522445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095522445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095522445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095522445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095522445 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095522445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095522445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095522445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095522445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095522446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095522446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095522446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095522446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095522446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095522446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095522446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095522446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095522446 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095522446 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095522446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095522446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095522446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095522448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095522453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095522453 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095522461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095522461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095522461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095522461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095522461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095522461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095522461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095522461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095522461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095522462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095522462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095522462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095522462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095522462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095522462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095522462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095522462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095522462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095522462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095522462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095522463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095522463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095522465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095522469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095522469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095522477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095522477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095522477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095522477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095522477 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095522477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095522477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095522477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095522477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095522478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095522478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095522479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095522479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095522479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095522479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095522479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095522479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095522479 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095522479 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095522479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095522479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095522479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095522480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095522485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095522485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095522831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095522831 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095522831 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095522831 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095522835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095522836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='EACC4311'O, index=0 SGSN_Test-GSUP(856)@cd2b901c9e94: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@cd2b901c9e94: 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 := '8589516499ADF0812D92621FE4A7E83E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE334404'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8DEC7C96F14587BD'O } } } } } 20241217095522913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095522913 DLLC NOTICE LLME(ffffffff/eacc4311){UNASSIGNED} LLC RX: unknown TLLI 0xeacc4311, creating LLME on the fly (gprs_llc.c:552) 20241217095522913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095522913 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095522913 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095522913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095522913 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095522913 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095522913 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095522913 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095522913 DLLC NOTICE LLME(ffffffff/eacc4311){UNASSIGNED} LLGM Assign pre (eacc4311 => e022c2d6) (gprs_llc.c:1079) 20241217095522913 DLLC NOTICE LLME(eacc4311/e022c2d6){ASSIGNED} LLGM Assign post (eacc4311 => e022c2d6) (gprs_llc.c:1125) 20241217095522913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095522913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095522913 DMM DEBUG MM(262420000000046/e022c2d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095522941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095522941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095522941 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095522941 DMM DEBUG MM(262420000000046/e022c2d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241217095522941 DMM NOTICE MM(262420000000046/e022c2d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095522941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095522941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095522941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095522941 DMM DEBUG MM(262420000000046/e022c2d6) Requesting authorization (sgsn_auth.c:160) 20241217095522941 DMM INFO MM(262420000000046/e022c2d6) Requesting authentication tuples (sgsn_auth.c:184) 20241217095522941 DMM DEBUG MM(262420000000046/e022c2d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095522941 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241217095522941 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241217095522947 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095522947 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095522947 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095522947 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095522947 DMM INFO MM(262420000000046/e022c2d6) Subscriber data update (mmctx.c:445) 20241217095522947 DMM DEBUG MM(262420000000046/e022c2d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095522947 DMM INFO MM(262420000000046/e022c2d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095522947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095522947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095522947 DMM INFO MM(262420000000046/e022c2d6) <- GMM AUTH AND CIPHERING REQ (rand = 85 89 51 64 99 ad f0 81 2d 92 62 1f e4 a7 e8 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095522963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095522963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095522963 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095522963 DMM INFO MM(262420000000046/e022c2d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095522963 DMM NOTICE MM(262420000000046/e022c2d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095522963 DMM DEBUG MM(262420000000046/e022c2d6) checking auth: received GSM SRES = be 33 44 04 (gprs_gmm.c:648) 20241217095522963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095522963 DMM DEBUG MM(262420000000046/e022c2d6) Requesting authorization (sgsn_auth.c:160) 20241217095522963 DMM INFO MM(262420000000046/e022c2d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095522963 DMM DEBUG MM(262420000000046/e022c2d6) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095522963 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241217095522963 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) 20241217095522963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095522963 DMM INFO MM(262420000000046/e022c2d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe022c2d6) (gprs_gmm.c:282) 20241217095522966 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095522966 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095522966 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241217095522966 DMM INFO MM(262420000000046/e022c2d6) Subscriber data update (mmctx.c:445) 20241217095522966 DMM DEBUG MM(262420000000046/e022c2d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095522966 DMM INFO MM(262420000000046/e022c2d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095522966 DMM NOTICE MM(262420000000046/e022c2d6) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241217095522966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095522966 DMM NOTICE MM(262420000000046/e022c2d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095522966 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) 20241217095522968 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095522968 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241217095522968 DMM INFO MM(262420000000046/e022c2d6) Subscriber data update (mmctx.c:445) 20241217095522968 DMM DEBUG MM(262420000000046/e022c2d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095522980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095522980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095522980 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095522980 DMM INFO MM(262420000000046/e022c2d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095522980 DMM NOTICE MM(262420000000046/e022c2d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095522980 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095522980 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095522980 DLLC NOTICE LLME(eacc4311/e022c2d6){ASSIGNED} LLGM Assign pre (ffffffff => e022c2d6) (gprs_llc.c:1079) 20241217095522980 DLLC NOTICE LLME(ffffffff/e022c2d6){ASSIGNED} LLGM Assign post (ffffffff => e022c2d6) (gprs_llc.c:1125) 20241217095522980 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095522980 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095522980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095522980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095523036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095523036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095523036 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095523036 DMM INFO MM(262420000000046/e022c2d6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095523036 DMM INFO MM(262420000000046/e022c2d6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095523036 DMM DEBUG MM(262420000000046/e022c2d6) Using GGSN 0 (gprs_sm.c:317) 20241217095523036 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) 20241217095523036 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241217095523036 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095523036 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095523036 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241217095523053 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0a 00 00 01 80 08 00 10 81 91 89 b9 11 d3 13 64 54 14 05 7f df 8f ae ba 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241217095523053 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38041c0, cbp=0x5624645f7470) (sgsn_libgtp.c:633) 20241217095523053 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095523053 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=e022c2d6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095523053 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095523053 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095523067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095523067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241217095523067 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095523067 DMM INFO MM(262420000000046/e022c2d6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241217095523067 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095523067 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241217095523068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095523068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095523068 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095523068 DMM INFO MM(262420000000046/e022c2d6) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241217095523068 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095523068 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@cd2b901c9e94: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@cd2b901c9e94: "Received deletePDPContextResponse 1, seq_nr=1036" 20241217095523070 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:443) 20241217095523070 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa5e38041c0, cbp=0x5624645f7470) (sgsn_libgtp.c:633) 20241217095523071 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241217095523071 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=e022c2d6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095523071 DMM INFO MM(262420000000046/e022c2d6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241217095523071 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241217095523071 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241217095523071 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:443) 20241217095523071 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@cd2b901c9e94: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@cd2b901c9e94: Final verdict of PTC: pass 20241217095525093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59708<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(844)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(849)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(854)@cd2b901c9e94: Final verdict of PTC: none 20241217095525099 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095525099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI196(843)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(847)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(852)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(842)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:55:25 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20241217095525168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095525570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101296) 20241217095526100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095526100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101296, count=107288) 20241217095527102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095527102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:55:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095528103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095528103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_second_attempt started. 20241217095528674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095528676 DMM INFO MM(262420000000046/e022c2d6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095528676 DMM INFO MM(262420000000046/e022c2d6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095528676 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095528676 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095528676 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095528676 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095528676 DLLC NOTICE LLME(ffffffff/e022c2d6){ASSIGNED} LLGM Assign pre (e022c2d6 => ffffffff) (gprs_llc.c:1079) 20241217095528676 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e022c2d6 => ffffffff) (gprs_llc.c:1125) 20241217095528677 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241217095528677 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) 20241217095528677 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) 20241217095528677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095528677 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095528677 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095528677 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095528677 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095528718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095528718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095528718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095528718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095528718 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095528718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095528718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095528718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095528718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095528720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095528720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095528720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095528720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095528720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095528720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095528720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095528720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095528720 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095528720 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095528720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095528720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095528720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095528722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095528727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095528727 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095528734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095528734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095528734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095528734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095528734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095528734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095528734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095528734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095528734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095528734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095528734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095528734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095528735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095528735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095528735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095528735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095528735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095528735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095528735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095528735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(868)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095528735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095528735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095528737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 20241217095528742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095528742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095528751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095528751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095528751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095528751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095528751 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095528751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095528751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095528751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095528751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095528752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095528752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095528752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095528752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095528752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095528752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095528752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095528752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095528752 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095528752 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095528752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095528752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095528752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095528754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095528759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095528759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095529104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095529104 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095529104 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095529104 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095529108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095529109 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@cd2b901c9e94: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='DAAFC94F'O, index=0 SGSN_Test-GSUP(875)@cd2b901c9e94: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@cd2b901c9e94: 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 := '1A8529DEDAE55373227AAB7D564AA50C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6FDC45F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53F3FE5D4E64D26E'O } } } } } 20241217095529168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095529168 DLLC NOTICE LLME(ffffffff/daafc94f){UNASSIGNED} LLC RX: unknown TLLI 0xdaafc94f, creating LLME on the fly (gprs_llc.c:552) 20241217095529168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095529168 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095529168 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095529168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095529168 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095529168 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095529168 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095529168 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095529168 DLLC NOTICE LLME(ffffffff/daafc94f){UNASSIGNED} LLGM Assign pre (daafc94f => d86c5613) (gprs_llc.c:1079) 20241217095529168 DLLC NOTICE LLME(daafc94f/d86c5613){ASSIGNED} LLGM Assign post (daafc94f => d86c5613) (gprs_llc.c:1125) 20241217095529168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095529168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095529168 DMM DEBUG MM(262420000000022/d86c5613) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095529189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095529189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095529189 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095529189 DMM DEBUG MM(262420000000022/d86c5613) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241217095529189 DMM NOTICE MM(262420000000022/d86c5613) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095529189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095529189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095529189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095529189 DMM DEBUG MM(262420000000022/d86c5613) Requesting authorization (sgsn_auth.c:160) 20241217095529189 DMM INFO MM(262420000000022/d86c5613) Requesting authentication tuples (sgsn_auth.c:184) 20241217095529189 DMM DEBUG MM(262420000000022/d86c5613) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095529189 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241217095529189 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@cd2b901c9e94: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241217095529195 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095529195 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095529195 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095529195 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095529195 DMM INFO MM(262420000000022/d86c5613) Subscriber data update (mmctx.c:445) 20241217095529195 DMM DEBUG MM(262420000000022/d86c5613) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095529195 DMM INFO MM(262420000000022/d86c5613) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095529195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095529195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095529195 DMM INFO MM(262420000000022/d86c5613) <- GMM AUTH AND CIPHERING REQ (rand = 1a 85 29 de da e5 53 73 22 7a ab 7d 56 4a a5 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095529210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095529210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095529210 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095529210 DMM INFO MM(262420000000022/d86c5613) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095529210 DMM NOTICE MM(262420000000022/d86c5613) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095529210 DMM DEBUG MM(262420000000022/d86c5613) checking auth: received GSM SRES = 6f dc 45 f4 (gprs_gmm.c:648) 20241217095529210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095529210 DMM DEBUG MM(262420000000022/d86c5613) Requesting authorization (sgsn_auth.c:160) 20241217095529210 DMM INFO MM(262420000000022/d86c5613) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095529210 DMM DEBUG MM(262420000000022/d86c5613) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095529210 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241217095529210 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) 20241217095529210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095529210 DMM INFO MM(262420000000022/d86c5613) <- GMM ATTACH ACCEPT (new P-TMSI=0xd86c5613) (gprs_gmm.c:282) 20241217095529213 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095529213 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095529213 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241217095529213 DMM INFO MM(262420000000022/d86c5613) Subscriber data update (mmctx.c:445) 20241217095529213 DMM DEBUG MM(262420000000022/d86c5613) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095529213 DMM INFO MM(262420000000022/d86c5613) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095529213 DMM NOTICE MM(262420000000022/d86c5613) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241217095529213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095529213 DMM NOTICE MM(262420000000022/d86c5613) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095529213 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) 20241217095529214 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095529215 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241217095529215 DMM INFO MM(262420000000022/d86c5613) Subscriber data update (mmctx.c:445) 20241217095529215 DMM DEBUG MM(262420000000022/d86c5613) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095529229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095529229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095529229 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095529229 DMM INFO MM(262420000000022/d86c5613) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095529229 DMM NOTICE MM(262420000000022/d86c5613) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095529229 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095529229 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095529229 DLLC NOTICE LLME(daafc94f/d86c5613){ASSIGNED} LLGM Assign pre (ffffffff => d86c5613) (gprs_llc.c:1079) 20241217095529229 DLLC NOTICE LLME(ffffffff/d86c5613){ASSIGNED} LLGM Assign post (ffffffff => d86c5613) (gprs_llc.c:1125) 20241217095529229 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095529229 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095529229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095529229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_second_attempt(877)@cd2b901c9e94: 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 := '8F4BBCCE281756651C9A532029735C2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63A74EB2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '19EAD0E1BBC2E283'O } } } } } 20241217095529286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095529286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095529286 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095529286 DMM INFO MM(262420000000022/d86c5613) -> GMM ATTACH REQUEST MI(TMSI-0xD86C5613) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095529287 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095529287 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217095529287 DLLC NOTICE LLME(ffffffff/d86c5613){ASSIGNED} LLGM Assign pre (d86c5613 => f92f68c0) (gprs_llc.c:1079) 20241217095529287 DLLC NOTICE LLME(d86c5613/f92f68c0){ASSIGNED} LLGM Assign post (d86c5613 => f92f68c0) (gprs_llc.c:1125) 20241217095529287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095529287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095529287 DMM DEBUG MM(262420000000022/f92f68c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095529297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095529297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241217095529297 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095529297 DMM DEBUG MM(262420000000022/f92f68c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241217095529297 DMM NOTICE MM(262420000000022/f92f68c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095529297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095529297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095529297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095529297 DMM DEBUG MM(262420000000022/f92f68c0) Requesting authorization (sgsn_auth.c:160) 20241217095529297 DMM INFO MM(262420000000022/f92f68c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095529297 DMM DEBUG MM(262420000000022/f92f68c0) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095529297 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241217095529297 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) 20241217095535298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241217095535298 DMM ERROR MM(262420000000022/f92f68c0) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241217095535298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241217095535298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217095535298 DMM NOTICE MM(262420000000022/f92f68c0) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241217095535298 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241217095535298 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) 20241217095535298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Reject}: Deallocated (fsm.c:568) 20241217095535298 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Deallocated (fsm.c:568) 20241217095535298 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095535298 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217095535298 DLLC NOTICE LLME(d86c5613/f92f68c0){ASSIGNED} LLGM Assign pre (f92f68c0 => ffffffff) (gprs_llc.c:1079) 20241217095535298 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f92f68c0 => ffffffff) (gprs_llc.c:1125) 20241217095549105 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241217095549106 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241217095549106 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095550530 DGPRS DEBUG Checking for inactive LLMEs, time = 36957549 (sgsn.c:132) 20241217095558721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095558727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095558727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095558735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095558739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095558739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095558753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095558756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095558756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@cd2b901c9e94: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@cd2b901c9e94: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241217095559169 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095559169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(875)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(863)@cd2b901c9e94: Final verdict of PTC: none 20241217095559172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59730<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(869)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@cd2b901c9e94: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(873)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(868)@cd2b901c9e94: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@cd2b901c9e94: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(861)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(866)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(871)@cd2b901c9e94: Final verdict of PTC: none TC_attach_second_attempt(877)@cd2b901c9e94: Final verdict of PTC: fail reason: "Tguard timeout" MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@cd2b901c9e94: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@cd2b901c9e94: 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'. Tue Dec 17 09:55:59 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241217095559274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095559575 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=107356) 20241217095600170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095600170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107356, count=112788) 20241217095601172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095601172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:56:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095602173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095602173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_echo_timeout started. 20241217095602681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095602684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095602728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095602728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095602728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095602728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095602728 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095602728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095602728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095602728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095602728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095602729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095602729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095602729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095602729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095602729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095602729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095602729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095602729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095602729 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095602729 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095602729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095602730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095602730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095602732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095602737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095602737 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095602744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095602744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095602744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095602744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095602744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095602744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095602745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095602745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095602745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095602745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095602745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095602745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095602745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095602745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095602745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095602745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095602745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095602745 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095602745 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095602745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095602746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095602746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095602747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095602752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095602752 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095602760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095602760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095602760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095602760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095602760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095602760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095602760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095602760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095602760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095602761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095602761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095602761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095602761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095602761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095602761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095602761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095602761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095602761 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095602761 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095602761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095602761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095602761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095602763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095602767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095602767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095603174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095603174 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095603174 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095603174 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095603178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095603179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@cd2b901c9e94: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='F0250532'O, index=0 SGSN_Test-GSUP(894)@cd2b901c9e94: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@cd2b901c9e94: 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 := '71E6B60055ED3B074C93976F7BCE1C05'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8E59776'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AAE4C1FFCE28395D'O } } } } } 20241217095603252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095603252 DLLC NOTICE LLME(ffffffff/f0250532){UNASSIGNED} LLC RX: unknown TLLI 0xf0250532, creating LLME on the fly (gprs_llc.c:552) 20241217095603252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095603252 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095603252 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095603252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095603252 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095603253 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095603253 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095603253 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095603253 DLLC NOTICE LLME(ffffffff/f0250532){UNASSIGNED} LLGM Assign pre (f0250532 => cf675369) (gprs_llc.c:1079) 20241217095603253 DLLC NOTICE LLME(f0250532/cf675369){ASSIGNED} LLGM Assign post (f0250532 => cf675369) (gprs_llc.c:1125) 20241217095603253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095603253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095603253 DMM DEBUG MM(262420000000067/cf675369) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095603263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095603263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095603263 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095603263 DMM DEBUG MM(262420000000067/cf675369) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241217095603263 DMM NOTICE MM(262420000000067/cf675369) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095603263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095603263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095603263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095603263 DMM DEBUG MM(262420000000067/cf675369) Requesting authorization (sgsn_auth.c:160) 20241217095603263 DMM INFO MM(262420000000067/cf675369) Requesting authentication tuples (sgsn_auth.c:184) 20241217095603263 DMM DEBUG MM(262420000000067/cf675369) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095603263 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241217095603263 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@cd2b901c9e94: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241217095603267 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095603267 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095603267 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095603267 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095603267 DMM INFO MM(262420000000067/cf675369) Subscriber data update (mmctx.c:445) 20241217095603267 DMM DEBUG MM(262420000000067/cf675369) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095603267 DMM INFO MM(262420000000067/cf675369) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095603267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095603267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095603267 DMM INFO MM(262420000000067/cf675369) <- GMM AUTH AND CIPHERING REQ (rand = 71 e6 b6 00 55 ed 3b 07 4c 93 97 6f 7b ce 1c 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095603277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095603277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095603278 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095603278 DMM INFO MM(262420000000067/cf675369) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095603278 DMM NOTICE MM(262420000000067/cf675369) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095603278 DMM DEBUG MM(262420000000067/cf675369) checking auth: received GSM SRES = e8 e5 97 76 (gprs_gmm.c:648) 20241217095603278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095603278 DMM DEBUG MM(262420000000067/cf675369) Requesting authorization (sgsn_auth.c:160) 20241217095603278 DMM INFO MM(262420000000067/cf675369) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095603278 DMM DEBUG MM(262420000000067/cf675369) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095603278 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241217095603278 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) 20241217095603278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095603278 DMM INFO MM(262420000000067/cf675369) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf675369) (gprs_gmm.c:282) 20241217095603280 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095603280 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095603280 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241217095603280 DMM INFO MM(262420000000067/cf675369) Subscriber data update (mmctx.c:445) 20241217095603280 DMM DEBUG MM(262420000000067/cf675369) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095603280 DMM INFO MM(262420000000067/cf675369) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095603280 DMM NOTICE MM(262420000000067/cf675369) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241217095603280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095603280 DMM NOTICE MM(262420000000067/cf675369) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095603280 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) 20241217095603281 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095603281 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241217095603281 DMM INFO MM(262420000000067/cf675369) Subscriber data update (mmctx.c:445) 20241217095603281 DMM DEBUG MM(262420000000067/cf675369) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095603292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095603292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095603292 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095603292 DMM INFO MM(262420000000067/cf675369) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095603292 DMM NOTICE MM(262420000000067/cf675369) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095603292 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095603292 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095603292 DLLC NOTICE LLME(f0250532/cf675369){ASSIGNED} LLGM Assign pre (ffffffff => cf675369) (gprs_llc.c:1079) 20241217095603292 DLLC NOTICE LLME(ffffffff/cf675369){ASSIGNED} LLGM Assign post (ffffffff => cf675369) (gprs_llc.c:1125) 20241217095603292 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095603292 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095603292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095603292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095603351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095603351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095603351 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095603351 DMM INFO MM(262420000000067/cf675369) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095603351 DMM INFO MM(262420000000067/cf675369) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095603351 DMM DEBUG MM(262420000000067/cf675369) Using GGSN 0 (gprs_sm.c:317) 20241217095603351 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) 20241217095603351 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241217095603351 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095603351 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095603351 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241217095603377 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 50 0c d4 7f 11 a1 a5 33 3b 14 05 7f 31 b9 71 f5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241217095603377 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38041c0, cbp=0x5624645f7470) (sgsn_libgtp.c:633) 20241217095603377 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095603377 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=cf675369, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095603377 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095603377 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095608189 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241217095608196 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:443) 20241217095608196 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5624645ec6c0) (sgsn_libgtp.c:633) 20241217095613190 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1039" 20241217095618192 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241217095618192 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1039" 20241217095620531 DGPRS DEBUG Checking for inactive LLMEs, time = 36957579 (sgsn.c:132) 20241217095623176 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241217095623176 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241217095623176 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095623193 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241217095623193 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241217095623193 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1041" 20241217095628194 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241217095628194 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241217095628194 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241217095628194 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1041" 20241217095632730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095632737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095632737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095632746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095632749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095632749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095632761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095632765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095632765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095633195 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241217095633195 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241217095633195 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241217095633195 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241217095633195 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1043" 20241217095638197 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241217095638197 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241217095638197 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241217095638197 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241217095638197 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5624645ec6c0) (sgsn_libgtp.c:633) 20241217095638197 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5624645ec6c0) (sgsn_libgtp.c:637) 20241217095638197 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241217095638197 DMM INFO MM(262420000000067/cf675369) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241217095638197 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241217095638197 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241217095638197 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241217095638197 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241217095638197 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241217095638197 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241217095638197 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241217095638197 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241217095638197 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241217095638197 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241217095638197 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241217095638197 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241217095638197 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@cd2b901c9e94: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@cd2b901c9e94: Removing Client IMSI='262420000000067'H, index=0 20241217095638219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095638219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241217095638219 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095638219 DMM INFO MM(262420000000067/cf675369) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@cd2b901c9e94: Final verdict of PTC: pass 20241217095638223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50080<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(887)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(894)@cd2b901c9e94: Final verdict of PTC: none 20241217095638227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(882)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@cd2b901c9e94: Final verdict of PTC: none 20241217095638227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(893)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@cd2b901c9e94: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@cd2b901c9e94: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@cd2b901c9e94: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(892)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(880)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(890)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(885)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:56:38 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241217095638296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095638698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113348) 20241217095639228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095639228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113348, count=114508) 20241217095640230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095640230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:56:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20241217095641231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095641231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_restart_ctr_echo started. 20241217095641802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095641803 DMM INFO MM(262420000000067/cf675369) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095641803 DMM INFO MM(262420000000067/cf675369) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095641803 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095641804 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095641804 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095641804 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095641804 DLLC NOTICE LLME(ffffffff/cf675369){ASSIGNED} LLGM Assign pre (cf675369 => ffffffff) (gprs_llc.c:1079) 20241217095641804 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf675369 => ffffffff) (gprs_llc.c:1125) 20241217095641804 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fb9d0 (gprs_sndcp.c:574) 20241217095641804 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095641804 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241217095641804 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) 20241217095641804 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) 20241217095641804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095641804 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095641804 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095641804 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095641804 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095641839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095641839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095641839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095641839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095641839 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095641839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095641839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095641839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095641839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095641840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095641840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095641840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095641840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095641840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095641840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095641840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095641840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095641840 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095641840 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095641840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095641840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095641840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095641842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095641847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095641847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095641856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095641857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095641857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095641857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095641857 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095641857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095641857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095641857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095641857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095641857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095641857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095641857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095641858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095641858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095641858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095641858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095641858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095641858 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095641858 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095641858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095641858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095641858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095641860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095641866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095641866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(908)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(905)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095641872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095641872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095641872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095641872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095641872 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095641872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095641872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095641872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095641872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095641873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095641873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095641873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095641873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095641873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095641873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095641873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095641873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095641873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095641873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095641873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095641873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095641873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095641875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095641880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095641880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095642232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095642232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095642232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095642232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095642236 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(912)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095642238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@cd2b901c9e94: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='F9A1994B'O, index=0 SGSN_Test-GSUP(913)@cd2b901c9e94: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@cd2b901c9e94: 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 := 'D0A79F2FC27053650A55FCF8ECF62599'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55A85BC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '705FD36337586BE4'O } } } } } 20241217095642299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095642299 DLLC NOTICE LLME(ffffffff/f9a1994b){UNASSIGNED} LLC RX: unknown TLLI 0xf9a1994b, creating LLME on the fly (gprs_llc.c:552) 20241217095642299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095642299 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095642299 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095642299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095642299 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095642299 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095642299 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095642299 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095642299 DLLC NOTICE LLME(ffffffff/f9a1994b){UNASSIGNED} LLGM Assign pre (f9a1994b => f6176dd2) (gprs_llc.c:1079) 20241217095642299 DLLC NOTICE LLME(f9a1994b/f6176dd2){ASSIGNED} LLGM Assign post (f9a1994b => f6176dd2) (gprs_llc.c:1125) 20241217095642299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095642299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095642299 DMM DEBUG MM(262420000000023/f6176dd2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095642309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095642309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095642309 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095642309 DMM DEBUG MM(262420000000023/f6176dd2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241217095642309 DMM NOTICE MM(262420000000023/f6176dd2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095642309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095642309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095642310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095642310 DMM DEBUG MM(262420000000023/f6176dd2) Requesting authorization (sgsn_auth.c:160) 20241217095642310 DMM INFO MM(262420000000023/f6176dd2) Requesting authentication tuples (sgsn_auth.c:184) 20241217095642310 DMM DEBUG MM(262420000000023/f6176dd2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095642310 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241217095642310 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@cd2b901c9e94: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241217095642311 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095642311 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095642311 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095642311 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095642311 DMM INFO MM(262420000000023/f6176dd2) Subscriber data update (mmctx.c:445) 20241217095642311 DMM DEBUG MM(262420000000023/f6176dd2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095642311 DMM INFO MM(262420000000023/f6176dd2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095642311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095642311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095642311 DMM INFO MM(262420000000023/f6176dd2) <- GMM AUTH AND CIPHERING REQ (rand = d0 a7 9f 2f c2 70 53 65 0a 55 fc f8 ec f6 25 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095642319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095642319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095642319 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095642319 DMM INFO MM(262420000000023/f6176dd2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095642319 DMM NOTICE MM(262420000000023/f6176dd2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095642319 DMM DEBUG MM(262420000000023/f6176dd2) checking auth: received GSM SRES = 55 a8 5b c0 (gprs_gmm.c:648) 20241217095642319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095642319 DMM DEBUG MM(262420000000023/f6176dd2) Requesting authorization (sgsn_auth.c:160) 20241217095642319 DMM INFO MM(262420000000023/f6176dd2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095642319 DMM DEBUG MM(262420000000023/f6176dd2) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095642319 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241217095642319 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) 20241217095642319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095642319 DMM INFO MM(262420000000023/f6176dd2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6176dd2) (gprs_gmm.c:282) 20241217095642320 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095642320 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095642320 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241217095642320 DMM INFO MM(262420000000023/f6176dd2) Subscriber data update (mmctx.c:445) 20241217095642320 DMM DEBUG MM(262420000000023/f6176dd2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095642320 DMM INFO MM(262420000000023/f6176dd2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095642320 DMM NOTICE MM(262420000000023/f6176dd2) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241217095642320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095642320 DMM NOTICE MM(262420000000023/f6176dd2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095642320 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) 20241217095642320 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095642320 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241217095642320 DMM INFO MM(262420000000023/f6176dd2) Subscriber data update (mmctx.c:445) 20241217095642320 DMM DEBUG MM(262420000000023/f6176dd2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095642325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095642325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095642325 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095642325 DMM INFO MM(262420000000023/f6176dd2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095642325 DMM NOTICE MM(262420000000023/f6176dd2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095642325 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095642325 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095642325 DLLC NOTICE LLME(f9a1994b/f6176dd2){ASSIGNED} LLGM Assign pre (ffffffff => f6176dd2) (gprs_llc.c:1079) 20241217095642325 DLLC NOTICE LLME(ffffffff/f6176dd2){ASSIGNED} LLGM Assign post (ffffffff => f6176dd2) (gprs_llc.c:1125) 20241217095642325 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095642325 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095642325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095642325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095642384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095642384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095642384 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095642384 DMM INFO MM(262420000000023/f6176dd2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095642384 DMM INFO MM(262420000000023/f6176dd2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095642384 DMM DEBUG MM(262420000000023/f6176dd2) Using GGSN 0 (gprs_sm.c:317) 20241217095642384 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241217095642384 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095642384 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095642384 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241217095642406 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 75 11 99 c8 11 42 a7 98 d6 14 05 7f c1 bf 1b 8f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241217095642406 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e3801058, cbp=0x5624645f7470) (sgsn_libgtp.c:633) 20241217095642406 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095642406 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fce98 TLLI=f6176dd2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095642406 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095642406 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095647386 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241217095647393 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:443) 20241217095647393 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5624645ec6c0) (sgsn_libgtp.c:633) 20241217095650532 DGPRS DEBUG Checking for inactive LLMEs, time = 36957609 (sgsn.c:132) 20241217095652388 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241217095652394 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:443) 20241217095652394 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5624645ec6c0) (sgsn_libgtp.c:633) 20241217095652394 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241217095652394 DMM INFO MM(262420000000023/f6176dd2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241217095652394 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241217095652394 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@cd2b901c9e94: Removing Client IMSI='262420000000023'H, index=0 20241217095652410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095652410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241217095652410 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095652410 DMM INFO MM(262420000000023/f6176dd2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@cd2b901c9e94: Final verdict of PTC: pass 20241217095652415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51474<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@cd2b901c9e94: Final verdict of PTC: none 20241217095652420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095652420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(906)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(911)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(901)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@cd2b901c9e94: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@cd2b901c9e94: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@cd2b901c9e94: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(899)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(909)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(904)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:56:52 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20241217095652542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095652944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93740) 20241217095653421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095653421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93740, count=104136) 20241217095654423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095654423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:56:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095655425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095655425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_restart_ctr_create started. 20241217095656044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095656047 DMM INFO MM(262420000000023/f6176dd2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095656047 DMM INFO MM(262420000000023/f6176dd2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095656047 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095656047 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095656047 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095656047 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095656047 DLLC NOTICE LLME(ffffffff/f6176dd2){ASSIGNED} LLGM Assign pre (f6176dd2 => ffffffff) (gprs_llc.c:1079) 20241217095656047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6176dd2 => ffffffff) (gprs_llc.c:1125) 20241217095656047 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fcb40 (gprs_sndcp.c:574) 20241217095656047 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fce98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095656047 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241217095656047 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) 20241217095656047 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) 20241217095656047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095656047 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095656047 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095656047 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095656047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095656086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095656086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095656086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095656086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095656086 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095656086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095656086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095656086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095656086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095656087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095656087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095656087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095656087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095656087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095656087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095656087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095656087 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095656087 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095656087 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095656087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095656087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095656087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095656089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095656093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095656093 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095656100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095656100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095656100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095656100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095656100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095656100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095656100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095656100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095656100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095656101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095656101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095656101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095656101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095656101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095656101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095656101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095656101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095656101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095656101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095656101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(925)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095656102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095656102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095656104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095656109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095656109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095656116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095656116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095656116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095656116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095656116 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095656116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095656116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095656116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095656116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095656117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095656117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095656117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095656117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095656117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095656117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095656117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095656117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095656117 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095656117 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095656117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095656117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095656117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095656119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095656123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095656123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095656426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095656426 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095656426 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095656426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095656430 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095656431 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@cd2b901c9e94: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='E3348D64'O, index=0 SGSN_Test-GSUP(932)@cd2b901c9e94: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@cd2b901c9e94: 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 := '43F7DC80C63DFE75F9BEC7021B95EF28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93CFC988'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A820E631D18460AC'O } } } } } 20241217095656493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095656493 DLLC NOTICE LLME(ffffffff/e3348d64){UNASSIGNED} LLC RX: unknown TLLI 0xe3348d64, creating LLME on the fly (gprs_llc.c:552) 20241217095656493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095656493 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095656493 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095656493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095656493 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095656493 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095656493 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095656493 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095656493 DLLC NOTICE LLME(ffffffff/e3348d64){UNASSIGNED} LLGM Assign pre (e3348d64 => ef644523) (gprs_llc.c:1079) 20241217095656493 DLLC NOTICE LLME(e3348d64/ef644523){ASSIGNED} LLGM Assign post (e3348d64 => ef644523) (gprs_llc.c:1125) 20241217095656493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095656493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095656493 DMM DEBUG MM(262420000000024/ef644523) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095656505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095656505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095656505 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095656505 DMM DEBUG MM(262420000000024/ef644523) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241217095656505 DMM NOTICE MM(262420000000024/ef644523) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095656505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095656505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095656505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095656505 DMM DEBUG MM(262420000000024/ef644523) Requesting authorization (sgsn_auth.c:160) 20241217095656505 DMM INFO MM(262420000000024/ef644523) Requesting authentication tuples (sgsn_auth.c:184) 20241217095656505 DMM DEBUG MM(262420000000024/ef644523) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095656505 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241217095656505 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@cd2b901c9e94: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241217095656508 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095656508 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095656508 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095656508 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095656508 DMM INFO MM(262420000000024/ef644523) Subscriber data update (mmctx.c:445) 20241217095656508 DMM DEBUG MM(262420000000024/ef644523) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095656508 DMM INFO MM(262420000000024/ef644523) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095656508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095656508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095656508 DMM INFO MM(262420000000024/ef644523) <- GMM AUTH AND CIPHERING REQ (rand = 43 f7 dc 80 c6 3d fe 75 f9 be c7 02 1b 95 ef 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095656516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095656516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095656516 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095656516 DMM INFO MM(262420000000024/ef644523) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095656516 DMM NOTICE MM(262420000000024/ef644523) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095656516 DMM DEBUG MM(262420000000024/ef644523) checking auth: received GSM SRES = 93 cf c9 88 (gprs_gmm.c:648) 20241217095656516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095656516 DMM DEBUG MM(262420000000024/ef644523) Requesting authorization (sgsn_auth.c:160) 20241217095656516 DMM INFO MM(262420000000024/ef644523) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095656516 DMM DEBUG MM(262420000000024/ef644523) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095656516 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241217095656516 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) 20241217095656516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095656516 DMM INFO MM(262420000000024/ef644523) <- GMM ATTACH ACCEPT (new P-TMSI=0xef644523) (gprs_gmm.c:282) 20241217095656517 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095656517 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095656518 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241217095656518 DMM INFO MM(262420000000024/ef644523) Subscriber data update (mmctx.c:445) 20241217095656518 DMM DEBUG MM(262420000000024/ef644523) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095656518 DMM INFO MM(262420000000024/ef644523) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095656518 DMM NOTICE MM(262420000000024/ef644523) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241217095656518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095656518 DMM NOTICE MM(262420000000024/ef644523) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095656518 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) 20241217095656518 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095656518 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241217095656518 DMM INFO MM(262420000000024/ef644523) Subscriber data update (mmctx.c:445) 20241217095656518 DMM DEBUG MM(262420000000024/ef644523) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095656525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095656525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095656525 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095656525 DMM INFO MM(262420000000024/ef644523) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095656525 DMM NOTICE MM(262420000000024/ef644523) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095656525 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095656525 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095656525 DLLC NOTICE LLME(e3348d64/ef644523){ASSIGNED} LLGM Assign pre (ffffffff => ef644523) (gprs_llc.c:1079) 20241217095656525 DLLC NOTICE LLME(ffffffff/ef644523){ASSIGNED} LLGM Assign post (ffffffff => ef644523) (gprs_llc.c:1125) 20241217095656525 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095656525 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095656525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095656525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095656585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095656585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095656585 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095656585 DMM INFO MM(262420000000024/ef644523) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095656585 DMM INFO MM(262420000000024/ef644523) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095656585 DMM DEBUG MM(262420000000024/ef644523) Using GGSN 0 (gprs_sm.c:317) 20241217095656585 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241217095656585 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095656585 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095656585 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241217095656610 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 95 77 08 0e 11 a0 b3 de 48 14 05 7f 91 9a fc ad 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241217095656610 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fa5e3801058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241217095656610 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa5e3801058, cbp=0x5624645f7470) (sgsn_libgtp.c:633) 20241217095656610 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241217095656610 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241217095656610 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241217095656610 DMM NOTICE MM(262420000000024/ef644523) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095656624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095656624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095656624 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095656624 DMM INFO MM(262420000000024/ef644523) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095656625 DMM INFO MM(262420000000024/ef644523) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095656625 DMM DEBUG MM(262420000000024/ef644523) Using GGSN 0 (gprs_sm.c:317) 20241217095656625 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241217095656625 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095656625 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095656625 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241217095656629 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 95 77 08 0e 11 a0 b3 de 48 14 05 7f 91 9a fc ad 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241217095656630 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fa5e3801058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241217095656630 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e3801058, cbp=0x5624645f7470) (sgsn_libgtp.c:633) 20241217095656630 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095656630 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fce98 TLLI=ef644523, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095656630 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095656630 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@cd2b901c9e94: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@cd2b901c9e94: Final verdict of PTC: pass 20241217095656644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46960<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095656648 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(916)@cd2b901c9e94: Final verdict of PTC: none 20241217095656649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(931)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(932)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(930)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(920)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@cd2b901c9e94: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(925)@cd2b901c9e94: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@cd2b901c9e94: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(923)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(918)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(928)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:56:56 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20241217095656737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095657139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104136) 20241217095657650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095657650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104136, count=104676) 20241217095658651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095658651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:56:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095659652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095659652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241217095700246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095700248 DMM INFO MM(262420000000024/ef644523) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095700248 DMM INFO MM(262420000000024/ef644523) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095700248 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095700248 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095700248 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095700248 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095700248 DLLC NOTICE LLME(ffffffff/ef644523){ASSIGNED} LLGM Assign pre (ef644523 => ffffffff) (gprs_llc.c:1079) 20241217095700248 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef644523 => ffffffff) (gprs_llc.c:1125) 20241217095700248 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fcb40 (gprs_sndcp.c:574) 20241217095700248 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fce98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095700248 DMM NOTICE MM(262420000000024/ef644523) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095700248 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241217095700248 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095700248 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095700248 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241217095700248 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241217095700248 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) 20241217095700248 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) 20241217095700249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095700249 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095700249 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095700249 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095700249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(940)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(939)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(940)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095700298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095700298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095700298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095700298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095700298 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095700298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095700298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095700298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095700298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(940)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095700299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095700299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095700299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095700299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095700299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095700299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095700299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095700299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095700299 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095700299 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095700299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095700300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095700300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(940)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095700302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(936)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(939)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095700308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095700308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20241217095700309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095700309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095700309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095700309 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095700309 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095700309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095700309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095700309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095700309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095700310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095700310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095700310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095700310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095700310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095700310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095700310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095700310 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095700310 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095700310 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095700310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095700310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095700310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(944)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095700312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095700316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095700316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095700325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095700325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095700325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095700325 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095700325 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095700325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095700325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095700325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095700325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095700326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095700326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095700326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095700326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095700326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095700326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095700326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095700326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095700326 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095700326 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095700326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095700327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095700327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095700329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095700334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095700334 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095700653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095700653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095700653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095700653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095700657 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095700658 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='FF548797'O, index=0 SGSN_Test-GSUP(951)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := 'E717C32AA6878F5B60E1C3FF8D93E4CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7F1B9E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A6C6F9A76B8227C'O } } } } } 20241217095701736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095701736 DLLC NOTICE LLME(ffffffff/ff548797){UNASSIGNED} LLC RX: unknown TLLI 0xff548797, creating LLME on the fly (gprs_llc.c:552) 20241217095701736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095701736 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095701736 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095701736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095701736 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095701736 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095701736 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095701736 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095701736 DLLC NOTICE LLME(ffffffff/ff548797){UNASSIGNED} LLGM Assign pre (ff548797 => dcd242fe) (gprs_llc.c:1079) 20241217095701736 DLLC NOTICE LLME(ff548797/dcd242fe){ASSIGNED} LLGM Assign post (ff548797 => dcd242fe) (gprs_llc.c:1125) 20241217095701736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095701736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095701736 DMM DEBUG MM(262420000000025/dcd242fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095701752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095701752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095701752 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095701752 DMM DEBUG MM(262420000000025/dcd242fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241217095701752 DMM NOTICE MM(262420000000025/dcd242fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095701752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095701752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095701752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095701752 DMM DEBUG MM(262420000000025/dcd242fe) Requesting authorization (sgsn_auth.c:160) 20241217095701752 DMM INFO MM(262420000000025/dcd242fe) Requesting authentication tuples (sgsn_auth.c:184) 20241217095701752 DMM DEBUG MM(262420000000025/dcd242fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095701752 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241217095701752 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241217095701757 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095701757 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095701757 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095701757 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095701757 DMM INFO MM(262420000000025/dcd242fe) Subscriber data update (mmctx.c:445) 20241217095701757 DMM DEBUG MM(262420000000025/dcd242fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095701757 DMM INFO MM(262420000000025/dcd242fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095701757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095701757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095701757 DMM INFO MM(262420000000025/dcd242fe) <- GMM AUTH AND CIPHERING REQ (rand = e7 17 c3 2a a6 87 8f 5b 60 e1 c3 ff 8d 93 e4 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095701773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095701773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095701773 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095701773 DMM INFO MM(262420000000025/dcd242fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095701773 DMM NOTICE MM(262420000000025/dcd242fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095701773 DMM DEBUG MM(262420000000025/dcd242fe) checking auth: received GSM SRES = c7 f1 b9 e8 (gprs_gmm.c:648) 20241217095701773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095701773 DMM DEBUG MM(262420000000025/dcd242fe) Requesting authorization (sgsn_auth.c:160) 20241217095701773 DMM INFO MM(262420000000025/dcd242fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095701773 DMM DEBUG MM(262420000000025/dcd242fe) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095701773 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241217095701773 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) 20241217095701773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095701773 DMM INFO MM(262420000000025/dcd242fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcd242fe) (gprs_gmm.c:282) 20241217095701776 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095701776 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095701776 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241217095701776 DMM INFO MM(262420000000025/dcd242fe) Subscriber data update (mmctx.c:445) 20241217095701776 DMM DEBUG MM(262420000000025/dcd242fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095701776 DMM INFO MM(262420000000025/dcd242fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095701777 DMM NOTICE MM(262420000000025/dcd242fe) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241217095701777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095701777 DMM NOTICE MM(262420000000025/dcd242fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095701777 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) 20241217095701778 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095701778 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241217095701778 DMM INFO MM(262420000000025/dcd242fe) Subscriber data update (mmctx.c:445) 20241217095701778 DMM DEBUG MM(262420000000025/dcd242fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095701788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095701789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095701789 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095701789 DMM INFO MM(262420000000025/dcd242fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095701789 DMM NOTICE MM(262420000000025/dcd242fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095701789 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095701789 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095701789 DLLC NOTICE LLME(ff548797/dcd242fe){ASSIGNED} LLGM Assign pre (ffffffff => dcd242fe) (gprs_llc.c:1079) 20241217095701789 DLLC NOTICE LLME(ffffffff/dcd242fe){ASSIGNED} LLGM Assign post (ffffffff => dcd242fe) (gprs_llc.c:1125) 20241217095701789 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095701789 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095701789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095701789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095701846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095701846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095701846 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095701846 DMM INFO MM(262420000000025/dcd242fe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095701847 DMM INFO MM(262420000000025/dcd242fe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095701847 DMM DEBUG MM(262420000000025/dcd242fe) Using GGSN 0 (gprs_sm.c:317) 20241217095701847 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) 20241217095701847 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241217095701847 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095701847 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095701847 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241217095701871 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 d1 15 2d 69 11 c3 30 dc 81 14 05 7f 3a 1d cd d5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241217095701871 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38020d0, cbp=0x5624645f3b80) (sgsn_libgtp.c:633) 20241217095701871 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095701871 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fce98 TLLI=dcd242fe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095701871 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095701871 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095701882 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241217095701882 DGPRS INFO PDP(262420000000025:5): Context 0x7fa5e38020d0 was deleted (sgsn_libgtp.c:707) 20241217095701882 DMM INFO MM(262420000000025/dcd242fe) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241217095701882 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241217095701882 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241217095709883 DMM INFO MM(262420000000025/dcd242fe) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241217095717002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241217095717884 DMM INFO MM(262420000000025/dcd242fe) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241217095720533 DGPRS DEBUG Checking for inactive LLMEs, time = 36957639 (sgsn.c:132) 20241217095720654 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241217095720654 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241217095720655 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095725885 DMM INFO MM(262420000000025/dcd242fe) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241217095730301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095730307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095730307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095730310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095730316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095730316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095730328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095730331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095730331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095733886 DMM INFO MM(262420000000025/dcd242fe) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@cd2b901c9e94: Removing Client IMSI='262420000000025'H, index=0 20241217095733905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095733905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241217095733906 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095733906 DMM INFO MM(262420000000025/dcd242fe) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@cd2b901c9e94: Final verdict of PTC: pass 20241217095733909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46972<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095733913 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095733913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(951)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(949)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(940)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(944)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(947)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(942)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(938)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:57:33 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20241217095734018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095734420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108492) 20241217095734914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095734914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108492, count=113408) 20241217095735915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095735915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095736917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095736917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241217095737510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095737513 DMM INFO MM(262420000000025/dcd242fe) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095737513 DMM INFO MM(262420000000025/dcd242fe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095737513 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095737513 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095737513 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095737513 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095737513 DLLC NOTICE LLME(ffffffff/dcd242fe){ASSIGNED} LLGM Assign pre (dcd242fe => ffffffff) (gprs_llc.c:1079) 20241217095737513 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcd242fe => ffffffff) (gprs_llc.c:1125) 20241217095737513 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fcb40 (gprs_sndcp.c:574) 20241217095737513 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fce98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095737513 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241217095737513 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) 20241217095737513 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) 20241217095737513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095737513 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095737513 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095737513 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095737513 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095737554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095737554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095737554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095737554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095737554 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095737554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095737554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095737554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095737554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095737555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095737555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095737555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095737555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095737555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095737555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095737555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095737555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095737555 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095737555 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095737555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095737555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095737555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095737558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095737563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095737563 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095737569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095737569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095737569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095737569 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095737569 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095737569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095737569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095737569 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095737569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095737570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095737570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095737570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095737570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095737570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095737570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095737570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095737570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095737570 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095737570 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095737570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095737570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095737570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095737572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 20241217095737576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095737576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095737586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095737586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095737586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095737586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095737586 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095737586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095737586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095737586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095737586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095737588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095737588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095737588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095737588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095737588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095737588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095737588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095737588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095737588 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095737588 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095737588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095737588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095737588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095737590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095737595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095737595 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095737918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095737918 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095737918 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095737918 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095737921 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095737922 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='FB835CBA'O, index=0 SGSN_Test-GSUP(970)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := '4D1914FB5A2D92A66533840C017F9277'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29B32D5D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4BD3F159698B3570'O } } } } } 20241217095737990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095737990 DLLC NOTICE LLME(ffffffff/fb835cba){UNASSIGNED} LLC RX: unknown TLLI 0xfb835cba, creating LLME on the fly (gprs_llc.c:552) 20241217095737990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095737990 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095737990 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095737990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095737990 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095737990 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095737991 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095737991 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095737991 DLLC NOTICE LLME(ffffffff/fb835cba){UNASSIGNED} LLGM Assign pre (fb835cba => f798a657) (gprs_llc.c:1079) 20241217095737991 DLLC NOTICE LLME(fb835cba/f798a657){ASSIGNED} LLGM Assign post (fb835cba => f798a657) (gprs_llc.c:1125) 20241217095737991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095737991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095737991 DMM DEBUG MM(262420000000027/f798a657) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095738006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095738007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095738007 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095738007 DMM DEBUG MM(262420000000027/f798a657) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241217095738007 DMM NOTICE MM(262420000000027/f798a657) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095738007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095738007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095738007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095738007 DMM DEBUG MM(262420000000027/f798a657) Requesting authorization (sgsn_auth.c:160) 20241217095738007 DMM INFO MM(262420000000027/f798a657) Requesting authentication tuples (sgsn_auth.c:184) 20241217095738007 DMM DEBUG MM(262420000000027/f798a657) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095738007 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241217095738007 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241217095738013 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095738013 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095738013 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095738013 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095738013 DMM INFO MM(262420000000027/f798a657) Subscriber data update (mmctx.c:445) 20241217095738013 DMM DEBUG MM(262420000000027/f798a657) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095738013 DMM INFO MM(262420000000027/f798a657) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095738013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095738013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095738013 DMM INFO MM(262420000000027/f798a657) <- GMM AUTH AND CIPHERING REQ (rand = 4d 19 14 fb 5a 2d 92 a6 65 33 84 0c 01 7f 92 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095738030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095738030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095738030 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095738030 DMM INFO MM(262420000000027/f798a657) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095738030 DMM NOTICE MM(262420000000027/f798a657) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095738030 DMM DEBUG MM(262420000000027/f798a657) checking auth: received GSM SRES = 29 b3 2d 5d (gprs_gmm.c:648) 20241217095738030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095738030 DMM DEBUG MM(262420000000027/f798a657) Requesting authorization (sgsn_auth.c:160) 20241217095738030 DMM INFO MM(262420000000027/f798a657) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095738030 DMM DEBUG MM(262420000000027/f798a657) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095738030 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241217095738030 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) 20241217095738030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095738030 DMM INFO MM(262420000000027/f798a657) <- GMM ATTACH ACCEPT (new P-TMSI=0xf798a657) (gprs_gmm.c:282) 20241217095738033 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095738033 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095738033 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241217095738033 DMM INFO MM(262420000000027/f798a657) Subscriber data update (mmctx.c:445) 20241217095738033 DMM DEBUG MM(262420000000027/f798a657) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095738033 DMM INFO MM(262420000000027/f798a657) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095738033 DMM NOTICE MM(262420000000027/f798a657) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241217095738033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095738033 DMM NOTICE MM(262420000000027/f798a657) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095738033 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) 20241217095738034 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095738034 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241217095738034 DMM INFO MM(262420000000027/f798a657) Subscriber data update (mmctx.c:445) 20241217095738034 DMM DEBUG MM(262420000000027/f798a657) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095738044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095738044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095738045 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095738045 DMM INFO MM(262420000000027/f798a657) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095738045 DMM NOTICE MM(262420000000027/f798a657) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095738045 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095738045 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095738045 DLLC NOTICE LLME(fb835cba/f798a657){ASSIGNED} LLGM Assign pre (ffffffff => f798a657) (gprs_llc.c:1079) 20241217095738045 DLLC NOTICE LLME(ffffffff/f798a657){ASSIGNED} LLGM Assign post (ffffffff => f798a657) (gprs_llc.c:1125) 20241217095738045 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095738045 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095738045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095738045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095738103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095738103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095738103 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095738103 DMM INFO MM(262420000000027/f798a657) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095738103 DMM INFO MM(262420000000027/f798a657) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095738103 DMM DEBUG MM(262420000000027/f798a657) Using GGSN 0 (gprs_sm.c:317) 20241217095738103 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) 20241217095738103 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241217095738103 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095738103 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095738104 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@cd2b901c9e94: First createPDPContextRequest received, dropping & waiting for retransmission 20241217095743104 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241217095743108 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 9e 6d f3 d1 11 5c d8 0d fe 14 05 7f 6d 7a f9 ba 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241217095743108 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38020d0, cbp=0x5624645f3b80) (sgsn_libgtp.c:633) 20241217095743108 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095743108 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fce98 TLLI=f798a657, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095743108 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095743108 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241217095743111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095743111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241217095743111 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095743111 DMM INFO MM(262420000000027/f798a657) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241217095743111 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095743111 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@cd2b901c9e94: First deletePDPContextRequest received, dropping & waiting for retransmission 20241217095748113 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241217095748120 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:443) 20241217095748120 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa5e38020d0, cbp=0x5624645f3b80) (sgsn_libgtp.c:633) 20241217095748120 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241217095748120 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fce98, TLLI=f798a657, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095748120 DMM INFO MM(262420000000027/f798a657) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241217095748120 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241217095748120 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@cd2b901c9e94: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@cd2b901c9e94: Final verdict of PTC: pass 20241217095748141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56322<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(954)@cd2b901c9e94: Final verdict of PTC: none 20241217095748146 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095748146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(970)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(963)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(968)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(958)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(966)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(961)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(956)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:57:48 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20241217095748212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095748614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103504) 20241217095749148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095749148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103504, count=104664) 20241217095750150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095750150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217095750534 DGPRS DEBUG Checking for inactive LLMEs, time = 36957669 (sgsn.c:132) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:57:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095751151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095751151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241217095751720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095751722 DMM INFO MM(262420000000027/f798a657) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095751722 DMM INFO MM(262420000000027/f798a657) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095751722 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095751722 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095751722 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095751722 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095751722 DLLC NOTICE LLME(ffffffff/f798a657){ASSIGNED} LLGM Assign pre (f798a657 => ffffffff) (gprs_llc.c:1079) 20241217095751722 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f798a657 => ffffffff) (gprs_llc.c:1125) 20241217095751722 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241217095751722 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) 20241217095751722 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) 20241217095751722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095751722 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095751722 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095751722 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095751722 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095751767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095751767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095751767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095751767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095751767 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095751767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095751767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095751767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095751767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095751768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095751768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095751768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095751768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095751768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095751768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095751768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095751768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095751768 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095751768 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095751768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095751768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095751768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095751770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095751774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095751774 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)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095751782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095751782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095751782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095751782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095751782 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095751782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095751782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095751782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095751782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095751783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095751783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095751783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095751783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095751783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095751783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095751783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095751783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095751783 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095751783 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095751783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095751783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095751783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095751785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095751790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095751790 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)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095751798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095751798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095751798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095751798 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095751798 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095751798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095751798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095751798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095751798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095751799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095751799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095751799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095751799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095751799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095751799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095751799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095751799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095751799 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095751799 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095751799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095751799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095751799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095751801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095751805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095751805 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095752152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095752152 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095752152 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095752152 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095752157 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095752158 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='D93390B2'O, index=0 SGSN_Test-GSUP(989)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := 'E375AF3D905E00CF21D75201F3AB4F07'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C063A511'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7722E9BBB58F9D0'O } } } } } 20241217095752225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095752225 DLLC NOTICE LLME(ffffffff/d93390b2){UNASSIGNED} LLC RX: unknown TLLI 0xd93390b2, creating LLME on the fly (gprs_llc.c:552) 20241217095752225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095752225 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095752225 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095752225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095752225 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095752225 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095752225 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095752225 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095752225 DLLC NOTICE LLME(ffffffff/d93390b2){UNASSIGNED} LLGM Assign pre (d93390b2 => eb578d36) (gprs_llc.c:1079) 20241217095752225 DLLC NOTICE LLME(d93390b2/eb578d36){ASSIGNED} LLGM Assign post (d93390b2 => eb578d36) (gprs_llc.c:1125) 20241217095752225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095752225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095752225 DMM DEBUG MM(262420000000028/eb578d36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095752234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095752234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095752234 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095752234 DMM DEBUG MM(262420000000028/eb578d36) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241217095752234 DMM NOTICE MM(262420000000028/eb578d36) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095752234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095752234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095752234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095752234 DMM DEBUG MM(262420000000028/eb578d36) Requesting authorization (sgsn_auth.c:160) 20241217095752234 DMM INFO MM(262420000000028/eb578d36) Requesting authentication tuples (sgsn_auth.c:184) 20241217095752234 DMM DEBUG MM(262420000000028/eb578d36) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095752234 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241217095752234 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241217095752236 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095752236 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095752236 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095752236 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095752236 DMM INFO MM(262420000000028/eb578d36) Subscriber data update (mmctx.c:445) 20241217095752236 DMM DEBUG MM(262420000000028/eb578d36) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095752236 DMM INFO MM(262420000000028/eb578d36) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095752236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095752236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095752236 DMM INFO MM(262420000000028/eb578d36) <- GMM AUTH AND CIPHERING REQ (rand = e3 75 af 3d 90 5e 00 cf 21 d7 52 01 f3 ab 4f 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095752243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095752243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095752243 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095752243 DMM INFO MM(262420000000028/eb578d36) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095752243 DMM NOTICE MM(262420000000028/eb578d36) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095752243 DMM DEBUG MM(262420000000028/eb578d36) checking auth: received GSM SRES = c0 63 a5 11 (gprs_gmm.c:648) 20241217095752243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095752243 DMM DEBUG MM(262420000000028/eb578d36) Requesting authorization (sgsn_auth.c:160) 20241217095752243 DMM INFO MM(262420000000028/eb578d36) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095752243 DMM DEBUG MM(262420000000028/eb578d36) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095752243 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241217095752243 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) 20241217095752243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095752243 DMM INFO MM(262420000000028/eb578d36) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb578d36) (gprs_gmm.c:282) 20241217095752244 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095752244 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095752244 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241217095752244 DMM INFO MM(262420000000028/eb578d36) Subscriber data update (mmctx.c:445) 20241217095752244 DMM DEBUG MM(262420000000028/eb578d36) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095752244 DMM INFO MM(262420000000028/eb578d36) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095752244 DMM NOTICE MM(262420000000028/eb578d36) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241217095752244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095752244 DMM NOTICE MM(262420000000028/eb578d36) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095752244 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) 20241217095752245 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095752245 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241217095752245 DMM INFO MM(262420000000028/eb578d36) Subscriber data update (mmctx.c:445) 20241217095752245 DMM DEBUG MM(262420000000028/eb578d36) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095752249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095752249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095752250 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095752250 DMM INFO MM(262420000000028/eb578d36) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095752250 DMM NOTICE MM(262420000000028/eb578d36) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095752250 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095752250 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095752250 DLLC NOTICE LLME(d93390b2/eb578d36){ASSIGNED} LLGM Assign pre (ffffffff => eb578d36) (gprs_llc.c:1079) 20241217095752250 DLLC NOTICE LLME(ffffffff/eb578d36){ASSIGNED} LLGM Assign post (ffffffff => eb578d36) (gprs_llc.c:1125) 20241217095752250 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095752250 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095752250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095752250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095752309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095752309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095752309 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095752309 DMM INFO MM(262420000000028/eb578d36) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095752309 DMM INFO MM(262420000000028/eb578d36) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095752309 DMM DEBUG MM(262420000000028/eb578d36) Using GGSN 0 (gprs_sm.c:317) 20241217095752309 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) 20241217095752310 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241217095752310 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095752310 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095752310 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241217095752336 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 0b fc 9c 03 11 62 a2 fa 10 14 05 7f 2c 5b 31 c9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241217095752336 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38020d0, cbp=0x5624645f3b80) (sgsn_libgtp.c:633) 20241217095752336 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095752336 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=eb578d36, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095752336 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095752336 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095752350 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241217095752351 DGPRS INFO PDP(262420000000028:5): Context 0x7fa5e38020d0 was deleted (sgsn_libgtp.c:707) 20241217095752351 DMM INFO MM(262420000000028/eb578d36) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241217095752351 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241217095752351 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@cd2b901c9e94: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241217095752361 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241217095752362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095752362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241217095752362 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095752362 DMM INFO MM(262420000000028/eb578d36) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241217095752363 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20241217095752363 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@cd2b901c9e94: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@cd2b901c9e94: Final verdict of PTC: pass 20241217095752370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58978<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(987)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(982)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(977)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@cd2b901c9e94: Final verdict of PTC: none 20241217095752376 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095752377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(988)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(980)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(985)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(975)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:57:52 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241217095752425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095752827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84416) 20241217095753378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095753378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84416, count=102524) 20241217095754380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095754380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:57:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095755382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095755382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241217095755925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095755928 DMM INFO MM(262420000000028/eb578d36) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095755929 DMM INFO MM(262420000000028/eb578d36) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095755929 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095755929 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095755929 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095755929 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095755929 DLLC NOTICE LLME(ffffffff/eb578d36){ASSIGNED} LLGM Assign pre (eb578d36 => ffffffff) (gprs_llc.c:1079) 20241217095755929 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb578d36 => ffffffff) (gprs_llc.c:1125) 20241217095755929 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fb9d0 (gprs_sndcp.c:574) 20241217095755929 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095755929 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241217095755929 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) 20241217095755929 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) 20241217095755929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095755929 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095755929 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095755929 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095755929 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095755972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095755972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095755972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095755972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095755972 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095755972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095755972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095755972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095755972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095755973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095755973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095755973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095755973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095755973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095755973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095755973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095755973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095755973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095755973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095755973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095755973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095755973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(996)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217095755975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095755980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095755980 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095755985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095755985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095755985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095755985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095755985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095755985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095755985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095755985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095755985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095755986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095755986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095755986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095755986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095755986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095755986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095755986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095755986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095755986 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095755986 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095755986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1001)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095755986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095755986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095755988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095755993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095755993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095756003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095756003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095756003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095756003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095756003 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095756003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095756003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095756003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095756003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095756004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095756004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095756004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095756004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095756004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095756004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095756004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095756004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095756004 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095756004 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095756004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095756004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095756004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095756006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095756011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095756011 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095756384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095756384 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095756384 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095756384 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095756388 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095756389 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='D6066CA7'O, index=0 SGSN_Test-GSUP(1008)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := '0080905E6BBA855DDAE659C4CB2D62B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9D2442B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C44DF3948A800A71'O } } } } } 20241217095756453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095756453 DLLC NOTICE LLME(ffffffff/d6066ca7){UNASSIGNED} LLC RX: unknown TLLI 0xd6066ca7, creating LLME on the fly (gprs_llc.c:552) 20241217095756453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095756453 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095756453 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095756453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095756453 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095756453 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095756453 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095756453 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095756453 DLLC NOTICE LLME(ffffffff/d6066ca7){UNASSIGNED} LLGM Assign pre (d6066ca7 => ea804b71) (gprs_llc.c:1079) 20241217095756453 DLLC NOTICE LLME(d6066ca7/ea804b71){ASSIGNED} LLGM Assign post (d6066ca7 => ea804b71) (gprs_llc.c:1125) 20241217095756453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095756453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095756453 DMM DEBUG MM(262420000000026/ea804b71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095756475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095756475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095756475 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095756475 DMM DEBUG MM(262420000000026/ea804b71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241217095756475 DMM NOTICE MM(262420000000026/ea804b71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095756475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095756475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095756475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095756475 DMM DEBUG MM(262420000000026/ea804b71) Requesting authorization (sgsn_auth.c:160) 20241217095756475 DMM INFO MM(262420000000026/ea804b71) Requesting authentication tuples (sgsn_auth.c:184) 20241217095756475 DMM DEBUG MM(262420000000026/ea804b71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095756475 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241217095756475 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241217095756482 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095756482 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095756482 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095756482 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095756482 DMM INFO MM(262420000000026/ea804b71) Subscriber data update (mmctx.c:445) 20241217095756482 DMM DEBUG MM(262420000000026/ea804b71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095756482 DMM INFO MM(262420000000026/ea804b71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095756482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095756482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095756482 DMM INFO MM(262420000000026/ea804b71) <- GMM AUTH AND CIPHERING REQ (rand = 00 80 90 5e 6b ba 85 5d da e6 59 c4 cb 2d 62 b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095756498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095756498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095756498 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095756498 DMM INFO MM(262420000000026/ea804b71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095756498 DMM NOTICE MM(262420000000026/ea804b71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095756498 DMM DEBUG MM(262420000000026/ea804b71) checking auth: received GSM SRES = e9 d2 44 2b (gprs_gmm.c:648) 20241217095756498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095756498 DMM DEBUG MM(262420000000026/ea804b71) Requesting authorization (sgsn_auth.c:160) 20241217095756498 DMM INFO MM(262420000000026/ea804b71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095756498 DMM DEBUG MM(262420000000026/ea804b71) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095756498 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241217095756498 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) 20241217095756498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095756498 DMM INFO MM(262420000000026/ea804b71) <- GMM ATTACH ACCEPT (new P-TMSI=0xea804b71) (gprs_gmm.c:282) 20241217095756501 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095756501 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095756501 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241217095756501 DMM INFO MM(262420000000026/ea804b71) Subscriber data update (mmctx.c:445) 20241217095756501 DMM DEBUG MM(262420000000026/ea804b71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095756501 DMM INFO MM(262420000000026/ea804b71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095756501 DMM NOTICE MM(262420000000026/ea804b71) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241217095756501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095756501 DMM NOTICE MM(262420000000026/ea804b71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095756501 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) 20241217095756503 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095756503 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241217095756503 DMM INFO MM(262420000000026/ea804b71) Subscriber data update (mmctx.c:445) 20241217095756503 DMM DEBUG MM(262420000000026/ea804b71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095756512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095756512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095756512 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095756512 DMM INFO MM(262420000000026/ea804b71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095756512 DMM NOTICE MM(262420000000026/ea804b71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095756513 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095756513 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095756513 DLLC NOTICE LLME(d6066ca7/ea804b71){ASSIGNED} LLGM Assign pre (ffffffff => ea804b71) (gprs_llc.c:1079) 20241217095756513 DLLC NOTICE LLME(ffffffff/ea804b71){ASSIGNED} LLGM Assign post (ffffffff => ea804b71) (gprs_llc.c:1125) 20241217095756513 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095756513 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095756513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095756513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095756565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095756565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095756565 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095756565 DMM INFO MM(262420000000026/ea804b71) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095756565 DMM INFO MM(262420000000026/ea804b71) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095756565 DMM DEBUG MM(262420000000026/ea804b71) Using GGSN 0 (gprs_sm.c:317) 20241217095756565 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) 20241217095756565 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241217095756565 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095756565 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095756566 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241217095756587 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 b6 71 89 ff 11 7c 97 f8 b7 14 05 7f 1b 57 57 89 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241217095756587 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38020d0, cbp=0x5624645f3b80) (sgsn_libgtp.c:633) 20241217095756587 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095756587 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fce98 TLLI=ea804b71, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095756588 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095756588 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095756606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095756606 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241217095756606 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095756613 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 b6 71 89 ff 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241217095756613 DGPRS INFO PDP(262420000000026:5): Context 0x7fa5e38020d0 was deleted (sgsn_libgtp.c:707) 20241217095756613 DMM INFO MM(262420000000026/ea804b71) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241217095756613 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241217095756613 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@cd2b901c9e94: Removing Client IMSI='262420000000026'H, index=0 20241217095756627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095756627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241217095756627 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095756627 DMM INFO MM(262420000000026/ea804b71) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@cd2b901c9e94: Final verdict of PTC: pass 20241217095756630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59000<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(997)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(1008)@cd2b901c9e94: Final verdict of PTC: none 20241217095756635 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(998)@cd2b901c9e94: Final verdict of PTC: none 20241217095756635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1006)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1001)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1004)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(995)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(999)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:57:56 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20241217095756732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095757135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80336) 20241217095757636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095757636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80336, count=104544) 20241217095758637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095758637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:57:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095759638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095759638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_gmm_detach started. 20241217095800227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095800229 DMM INFO MM(262420000000026/ea804b71) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095800229 DMM INFO MM(262420000000026/ea804b71) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095800229 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095800229 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095800229 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095800229 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095800229 DLLC NOTICE LLME(ffffffff/ea804b71){ASSIGNED} LLGM Assign pre (ea804b71 => ffffffff) (gprs_llc.c:1079) 20241217095800229 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea804b71 => ffffffff) (gprs_llc.c:1125) 20241217095800229 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fcb40 (gprs_sndcp.c:574) 20241217095800229 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fce98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095800229 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241217095800229 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) 20241217095800229 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) 20241217095800229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095800229 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095800229 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095800229 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095800229 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095800262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095800262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095800262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095800262 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095800262 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095800262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095800262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095800262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095800262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095800263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095800263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095800263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095800263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095800263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095800263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095800263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095800263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095800263 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095800263 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095800263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095800263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095800263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095800265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095800270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095800270 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095800278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095800278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095800278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095800278 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095800278 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095800278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095800278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095800278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095800278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095800279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095800279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095800279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095800279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095800279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095800279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095800279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095800279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095800279 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095800279 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095800279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095800279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095800279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095800281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095800286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095800286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095800294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095800294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095800294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095800294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095800294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095800294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095800294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095800294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095800294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095800295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095800295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095800295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095800295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095800295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095800295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095800295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095800295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095800295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095800295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095800295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1025)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095800295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095800295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095800297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095800303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095800303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095800639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095800639 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095800639 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095800639 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095800643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095800644 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='FEFB0576'O, index=0 SGSN_Test-GSUP(1027)@cd2b901c9e94: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@cd2b901c9e94: 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 := 'FB00407F16F9320EA6896E5DB15377E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3525BAA7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E41B0E9E1A4A0008'O } } } } } 20241217095800707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095800707 DLLC NOTICE LLME(ffffffff/fefb0576){UNASSIGNED} LLC RX: unknown TLLI 0xfefb0576, creating LLME on the fly (gprs_llc.c:552) 20241217095800707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095800707 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095800707 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095800707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095800707 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095800707 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095800707 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095800707 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095800707 DLLC NOTICE LLME(ffffffff/fefb0576){UNASSIGNED} LLGM Assign pre (fefb0576 => ef2828ba) (gprs_llc.c:1079) 20241217095800707 DLLC NOTICE LLME(fefb0576/ef2828ba){ASSIGNED} LLGM Assign post (fefb0576 => ef2828ba) (gprs_llc.c:1125) 20241217095800707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095800707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095800707 DMM DEBUG MM(262420000000026/ef2828ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095800722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095800722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095800722 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095800722 DMM DEBUG MM(262420000000026/ef2828ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241217095800722 DMM NOTICE MM(262420000000026/ef2828ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095800722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095800722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095800722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095800722 DMM DEBUG MM(262420000000026/ef2828ba) Requesting authorization (sgsn_auth.c:160) 20241217095800722 DMM INFO MM(262420000000026/ef2828ba) Requesting authentication tuples (sgsn_auth.c:184) 20241217095800722 DMM DEBUG MM(262420000000026/ef2828ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095800722 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241217095800722 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241217095800727 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095800727 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095800727 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095800727 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095800727 DMM INFO MM(262420000000026/ef2828ba) Subscriber data update (mmctx.c:445) 20241217095800727 DMM DEBUG MM(262420000000026/ef2828ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095800727 DMM INFO MM(262420000000026/ef2828ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095800727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095800727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095800727 DMM INFO MM(262420000000026/ef2828ba) <- GMM AUTH AND CIPHERING REQ (rand = fb 00 40 7f 16 f9 32 0e a6 89 6e 5d b1 53 77 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095800742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095800742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095800742 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095800742 DMM INFO MM(262420000000026/ef2828ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095800742 DMM NOTICE MM(262420000000026/ef2828ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095800742 DMM DEBUG MM(262420000000026/ef2828ba) checking auth: received GSM SRES = 35 25 ba a7 (gprs_gmm.c:648) 20241217095800742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095800742 DMM DEBUG MM(262420000000026/ef2828ba) Requesting authorization (sgsn_auth.c:160) 20241217095800742 DMM INFO MM(262420000000026/ef2828ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095800742 DMM DEBUG MM(262420000000026/ef2828ba) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095800742 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241217095800742 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) 20241217095800742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095800742 DMM INFO MM(262420000000026/ef2828ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xef2828ba) (gprs_gmm.c:282) 20241217095800745 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095800745 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095800745 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241217095800745 DMM INFO MM(262420000000026/ef2828ba) Subscriber data update (mmctx.c:445) 20241217095800745 DMM DEBUG MM(262420000000026/ef2828ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095800745 DMM INFO MM(262420000000026/ef2828ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095800745 DMM NOTICE MM(262420000000026/ef2828ba) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241217095800745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095800745 DMM NOTICE MM(262420000000026/ef2828ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095800745 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) 20241217095800746 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095800746 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241217095800746 DMM INFO MM(262420000000026/ef2828ba) Subscriber data update (mmctx.c:445) 20241217095800746 DMM DEBUG MM(262420000000026/ef2828ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095800758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095800758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095800759 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095800759 DMM INFO MM(262420000000026/ef2828ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095800759 DMM NOTICE MM(262420000000026/ef2828ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095800759 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095800759 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095800759 DLLC NOTICE LLME(fefb0576/ef2828ba){ASSIGNED} LLGM Assign pre (ffffffff => ef2828ba) (gprs_llc.c:1079) 20241217095800759 DLLC NOTICE LLME(ffffffff/ef2828ba){ASSIGNED} LLGM Assign post (ffffffff => ef2828ba) (gprs_llc.c:1125) 20241217095800759 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095800759 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095800759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095800759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095800817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095800817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095800817 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095800817 DMM INFO MM(262420000000026/ef2828ba) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095800817 DMM INFO MM(262420000000026/ef2828ba) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095800817 DMM DEBUG MM(262420000000026/ef2828ba) Using GGSN 0 (gprs_sm.c:317) 20241217095800817 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) 20241217095800817 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241217095800817 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095800817 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095800817 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241217095800839 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 9e 35 c5 73 11 c4 54 13 15 14 05 7f db 07 d8 71 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241217095800839 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38020d0, cbp=0x5624645f3b80) (sgsn_libgtp.c:633) 20241217095800839 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095800839 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fce98 TLLI=ef2828ba, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095800839 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095800840 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095800856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095800856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095800856 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095800856 DMM INFO MM(262420000000026/ef2828ba) -> GMM DETACH REQUEST TLLI=0xef2828ba type=GPRS detach (gprs_gmm.c:1440) 20241217095800856 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241217095800856 DMM INFO MM(262420000000026/ef2828ba) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241217095800856 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095800856 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095800856 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095800856 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095800856 DLLC NOTICE LLME(ffffffff/ef2828ba){ASSIGNED} LLGM Assign pre (ef2828ba => ffffffff) (gprs_llc.c:1079) 20241217095800856 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef2828ba => ffffffff) (gprs_llc.c:1125) 20241217095800856 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fcb40 (gprs_sndcp.c:574) 20241217095800856 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fce98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095800856 DMM NOTICE MM(262420000000026/ef2828ba) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095800856 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241217095800856 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095800856 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095800856 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241217095800856 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241217095800856 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) 20241217095800856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095800856 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095800856 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095800856 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095800858 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@cd2b901c9e94: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@cd2b901c9e94: Final verdict of PTC: pass 20241217095800871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@cd2b901c9e94: Final verdict of PTC: none 20241217095800876 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095800876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1020)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1025)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1015)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1018)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1023)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1013)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:58:00 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20241217095800977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095801286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84732) 20241217095801877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095801877 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=107936) 20241217095802878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095802879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:58:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217095803880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095803880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241217095804333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095804336 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095804381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095804381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095804381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095804381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095804381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095804381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095804381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095804381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095804381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095804382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095804382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095804382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095804382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095804382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095804382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095804382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095804382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095804382 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095804382 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095804382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095804382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095804382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095804384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095804389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095804389 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095804396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095804396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095804396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095804396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095804396 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095804396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095804396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095804396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095804396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095804397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095804397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095804397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095804397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095804397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095804397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095804397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095804397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095804397 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095804397 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095804397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095804397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095804397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095804399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095804404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095804404 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)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095804413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095804413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095804413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095804413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095804413 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095804413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095804413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095804413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095804413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095804414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095804414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095804414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095804414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095804414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095804414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095804414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095804414 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095804414 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095804414 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095804414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095804414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095804414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095804416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095804421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095804421 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095804881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095804881 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095804881 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095804881 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095804885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095804886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@cd2b901c9e94: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='CF8816B6'O, index=0 SGSN_Test-GSUP(1046)@cd2b901c9e94: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241217095805955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095805955 DLLC NOTICE LLME(ffffffff/cf8816b6){UNASSIGNED} LLC RX: unknown TLLI 0xcf8816b6, creating LLME on the fly (gprs_llc.c:552) 20241217095805955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095805955 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241217095805956 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095805956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095805956 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095805956 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095805956 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095805956 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095805956 DLLC NOTICE LLME(ffffffff/cf8816b6){UNASSIGNED} LLGM Assign pre (cf8816b6 => e09a34d5) (gprs_llc.c:1079) 20241217095805956 DLLC NOTICE LLME(cf8816b6/e09a34d5){ASSIGNED} LLGM Assign post (cf8816b6 => e09a34d5) (gprs_llc.c:1125) 20241217095805956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095805956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095805956 DMM DEBUG MM(262420000000039/e09a34d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095805979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095805979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241217095805979 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095805979 DMM INFO MM(262420000000039/e09a34d5) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241217095805979 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095805979 DLLC NOTICE LLME(cf8816b6/e09a34d5){ASSIGNED} LLGM Assign pre (cf8816b6 => e09a34d5) (gprs_llc.c:1079) 20241217095805979 DLLC NOTICE LLME(cf8816b6/e09a34d5){ASSIGNED} LLGM Assign post (cf8816b6 => e09a34d5) (gprs_llc.c:1125) 20241217095805979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095805979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095805979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095805979 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095805979 DMM DEBUG MM(262420000000039/e09a34d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241217095805979 DMM NOTICE MM(262420000000039/e09a34d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095805979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095805979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095805979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241217095805979 DMM INFO MM(262420000000039/e09a34d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe09a34d5) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@cd2b901c9e94: Removing Client IMSI='262420000000039'H, index=0 20241217095806985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095806985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095806985 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095806985 DMM INFO MM(262420000000039/e09a34d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095806985 DMM NOTICE MM(262420000000039/e09a34d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095806985 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095806985 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095806985 DLLC NOTICE LLME(cf8816b6/e09a34d5){ASSIGNED} LLGM Assign pre (ffffffff => e09a34d5) (gprs_llc.c:1079) 20241217095806985 DLLC NOTICE LLME(ffffffff/e09a34d5){ASSIGNED} LLGM Assign post (ffffffff => e09a34d5) (gprs_llc.c:1125) 20241217095806985 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095806985 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095806985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095806985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@cd2b901c9e94: Final verdict of PTC: pass 20241217095806990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56254<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@cd2b901c9e94: Final verdict of PTC: none 20241217095806994 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095806995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1039)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1034)@cd2b901c9e94: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@cd2b901c9e94: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1044)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1037)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1042)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1032)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:58:07 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20241217095807060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095807462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60308) 20241217095807996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095807996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60308, count=70924) 20241217095808997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095808997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:58:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095809998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095809998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_xid_empty_l3 started. 20241217095810550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095810553 DMM INFO MM(262420000000039/e09a34d5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095810553 DMM INFO MM(262420000000039/e09a34d5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095810553 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095810553 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095810553 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095810553 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095810553 DLLC NOTICE LLME(ffffffff/e09a34d5){ASSIGNED} LLGM Assign pre (e09a34d5 => ffffffff) (gprs_llc.c:1079) 20241217095810553 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e09a34d5 => ffffffff) (gprs_llc.c:1125) 20241217095810553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095810553 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095810553 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095810553 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095810553 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095810599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095810599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095810599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095810599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095810599 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095810599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095810599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095810599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095810599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095810600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095810600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095810600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095810600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095810600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095810600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095810600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095810600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095810600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095810600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095810600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095810601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095810601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095810603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095810608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095810608 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095810615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095810615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095810615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095810615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095810615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095810615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095810615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095810615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095810615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095810615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095810615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095810615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095810615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095810615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095810615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095810615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095810615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095810615 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095810615 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095810615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095810616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095810616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095810618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095810622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095810622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095810630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095810630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095810630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095810630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095810630 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095810630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095810630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095810630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095810630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095810631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095810631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095810631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095810631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095810631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095810631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095810631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095810631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095810631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095810631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095810631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095810631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095810631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095810633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095810637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095810637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095811000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095811000 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095811000 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095811000 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095811004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095811005 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@cd2b901c9e94: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='E35BC6D5'O, index=0 SGSN_Test-GSUP(1065)@cd2b901c9e94: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@cd2b901c9e94: 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 := 'ADAEE9C610EDDDEC86D429FD785FEDD1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99EE9205'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '770C805A64E77C98'O } } } } } 20241217095812073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095812073 DLLC NOTICE LLME(ffffffff/e35bc6d5){UNASSIGNED} LLC RX: unknown TLLI 0xe35bc6d5, creating LLME on the fly (gprs_llc.c:552) 20241217095812073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095812073 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095812073 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095812073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095812073 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095812073 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095812073 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095812073 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095812073 DLLC NOTICE LLME(ffffffff/e35bc6d5){UNASSIGNED} LLGM Assign pre (e35bc6d5 => df10ffff) (gprs_llc.c:1079) 20241217095812073 DLLC NOTICE LLME(e35bc6d5/df10ffff){ASSIGNED} LLGM Assign post (e35bc6d5 => df10ffff) (gprs_llc.c:1125) 20241217095812073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095812073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095812073 DMM DEBUG MM(262420000000044/df10ffff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095812094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095812094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095812094 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095812094 DMM DEBUG MM(262420000000044/df10ffff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241217095812094 DMM NOTICE MM(262420000000044/df10ffff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095812094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095812094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095812094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095812094 DMM DEBUG MM(262420000000044/df10ffff) Requesting authorization (sgsn_auth.c:160) 20241217095812094 DMM INFO MM(262420000000044/df10ffff) Requesting authentication tuples (sgsn_auth.c:184) 20241217095812094 DMM DEBUG MM(262420000000044/df10ffff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095812094 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241217095812094 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@cd2b901c9e94: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241217095812103 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095812103 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095812103 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095812103 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095812103 DMM INFO MM(262420000000044/df10ffff) Subscriber data update (mmctx.c:445) 20241217095812103 DMM DEBUG MM(262420000000044/df10ffff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095812103 DMM INFO MM(262420000000044/df10ffff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095812103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095812103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095812103 DMM INFO MM(262420000000044/df10ffff) <- GMM AUTH AND CIPHERING REQ (rand = ad ae e9 c6 10 ed dd ec 86 d4 29 fd 78 5f ed d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095812135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095812135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095812135 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095812135 DMM INFO MM(262420000000044/df10ffff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095812135 DMM NOTICE MM(262420000000044/df10ffff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095812135 DMM DEBUG MM(262420000000044/df10ffff) checking auth: received GSM SRES = 99 ee 92 05 (gprs_gmm.c:648) 20241217095812135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095812135 DMM DEBUG MM(262420000000044/df10ffff) Requesting authorization (sgsn_auth.c:160) 20241217095812135 DMM INFO MM(262420000000044/df10ffff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095812135 DMM DEBUG MM(262420000000044/df10ffff) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095812135 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241217095812135 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) 20241217095812135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095812135 DMM INFO MM(262420000000044/df10ffff) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf10ffff) (gprs_gmm.c:282) 20241217095812138 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095812138 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095812138 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241217095812138 DMM INFO MM(262420000000044/df10ffff) Subscriber data update (mmctx.c:445) 20241217095812138 DMM DEBUG MM(262420000000044/df10ffff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095812138 DMM INFO MM(262420000000044/df10ffff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095812138 DMM NOTICE MM(262420000000044/df10ffff) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241217095812138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095812138 DMM NOTICE MM(262420000000044/df10ffff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095812138 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) 20241217095812139 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095812139 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241217095812139 DMM INFO MM(262420000000044/df10ffff) Subscriber data update (mmctx.c:445) 20241217095812139 DMM DEBUG MM(262420000000044/df10ffff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095812146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095812146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095812146 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095812146 DMM INFO MM(262420000000044/df10ffff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095812146 DMM NOTICE MM(262420000000044/df10ffff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095812146 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095812146 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095812146 DLLC NOTICE LLME(e35bc6d5/df10ffff){ASSIGNED} LLGM Assign pre (ffffffff => df10ffff) (gprs_llc.c:1079) 20241217095812146 DLLC NOTICE LLME(ffffffff/df10ffff){ASSIGNED} LLGM Assign post (ffffffff => df10ffff) (gprs_llc.c:1125) 20241217095812146 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095812146 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095812146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095812146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095812200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095812200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095812200 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095812200 DMM INFO MM(262420000000044/df10ffff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095812200 DMM INFO MM(262420000000044/df10ffff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095812200 DMM DEBUG MM(262420000000044/df10ffff) Using GGSN 0 (gprs_sm.c:317) 20241217095812200 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) 20241217095812200 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241217095812200 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095812200 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095812200 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241217095812224 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 66 0a ef f4 11 e4 d0 ab 1b 14 05 7f 51 9e 3d 68 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241217095812224 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e3803148, cbp=0x5624645f6790) (sgsn_libgtp.c:633) 20241217095812224 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095812224 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fce98 TLLI=df10ffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095812224 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095812224 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095812240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095812240 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241217095812240 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241217095812240 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@cd2b901c9e94: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@cd2b901c9e94: Final verdict of PTC: pass 20241217095812251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56270<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@cd2b901c9e94: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@cd2b901c9e94: Final verdict of PTC: none 20241217095812255 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095812255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1053)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1063)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1058)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@cd2b901c9e94: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@cd2b901c9e94: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1056)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1051)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1061)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:58:12 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241217095812329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095812731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87584) 20241217095813256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095813256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87584, count=98120) 20241217095814258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095814258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:58:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095815260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095815260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_xid_n201u started. 20241217095815821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095815823 DMM INFO MM(262420000000044/df10ffff) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095815823 DMM INFO MM(262420000000044/df10ffff) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095815823 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095815823 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095815823 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095815823 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095815823 DLLC NOTICE LLME(ffffffff/df10ffff){ASSIGNED} LLGM Assign pre (df10ffff => ffffffff) (gprs_llc.c:1079) 20241217095815823 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df10ffff => ffffffff) (gprs_llc.c:1125) 20241217095815823 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fcb40 (gprs_sndcp.c:574) 20241217095815823 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fce98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095815823 DMM NOTICE MM(262420000000044/df10ffff) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095815823 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241217095815823 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095815823 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095815823 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241217095815824 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241217095815824 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) 20241217095815824 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) 20241217095815824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095815824 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095815824 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095815824 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095815824 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1073)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095815876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095815876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095815876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095815876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095815876 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095815876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095815876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095815876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095815876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1072)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1073)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095815878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095815878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095815878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095815879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095815879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095815879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095815879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095815879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095815879 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095815879 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095815879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095815879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095815879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1073)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095815881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1069)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095815886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095815886 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1070)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1072)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1078)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095815894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095815894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095815894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095815894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095815894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095815894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095815894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095815894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095815894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1077)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1078)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095815895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095815895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095815895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095815895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095815895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095815895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095815895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095815895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095815895 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095815895 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095815895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095815895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095815895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095815897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217095815903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095815903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1077)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI210(1075)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1082)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095815906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095815906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095815906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095815906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095815906 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095815906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095815906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095815906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095815906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095815906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095815906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095815906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095815906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095815906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095815906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095815906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095815906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095815906 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095815906 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095815906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095815907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095815907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095815908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095815913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095815913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095816261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095816261 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095816261 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095816261 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095816265 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095816267 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1070)@cd2b901c9e94: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='D631B417'O, index=0 SGSN_Test-GSUP(1084)@cd2b901c9e94: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@cd2b901c9e94: 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 := 'DF29A73D084059354AA54128F6F154A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '36E5C5FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '888FF9ED434C8B84'O } } } } } 20241217095817332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095817332 DLLC NOTICE LLME(ffffffff/d631b417){UNASSIGNED} LLC RX: unknown TLLI 0xd631b417, creating LLME on the fly (gprs_llc.c:552) 20241217095817332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095817332 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095817332 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095817332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095817332 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095817332 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095817332 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095817332 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095817332 DLLC NOTICE LLME(ffffffff/d631b417){UNASSIGNED} LLGM Assign pre (d631b417 => c8a091f1) (gprs_llc.c:1079) 20241217095817332 DLLC NOTICE LLME(d631b417/c8a091f1){ASSIGNED} LLGM Assign post (d631b417 => c8a091f1) (gprs_llc.c:1125) 20241217095817332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095817332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095817332 DMM DEBUG MM(262420000000045/c8a091f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095817337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095817337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095817337 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095817337 DMM DEBUG MM(262420000000045/c8a091f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241217095817337 DMM NOTICE MM(262420000000045/c8a091f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095817337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095817337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095817337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095817337 DMM DEBUG MM(262420000000045/c8a091f1) Requesting authorization (sgsn_auth.c:160) 20241217095817337 DMM INFO MM(262420000000045/c8a091f1) Requesting authentication tuples (sgsn_auth.c:184) 20241217095817337 DMM DEBUG MM(262420000000045/c8a091f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095817337 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241217095817337 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@cd2b901c9e94: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241217095817338 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095817338 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095817338 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095817338 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095817338 DMM INFO MM(262420000000045/c8a091f1) Subscriber data update (mmctx.c:445) 20241217095817338 DMM DEBUG MM(262420000000045/c8a091f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095817338 DMM INFO MM(262420000000045/c8a091f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095817338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095817338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095817338 DMM INFO MM(262420000000045/c8a091f1) <- GMM AUTH AND CIPHERING REQ (rand = df 29 a7 3d 08 40 59 35 4a a5 41 28 f6 f1 54 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095817342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095817342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095817342 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095817342 DMM INFO MM(262420000000045/c8a091f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095817342 DMM NOTICE MM(262420000000045/c8a091f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095817342 DMM DEBUG MM(262420000000045/c8a091f1) checking auth: received GSM SRES = 36 e5 c5 fe (gprs_gmm.c:648) 20241217095817342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095817342 DMM DEBUG MM(262420000000045/c8a091f1) Requesting authorization (sgsn_auth.c:160) 20241217095817342 DMM INFO MM(262420000000045/c8a091f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095817342 DMM DEBUG MM(262420000000045/c8a091f1) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095817342 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241217095817342 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) 20241217095817342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095817342 DMM INFO MM(262420000000045/c8a091f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8a091f1) (gprs_gmm.c:282) 20241217095817342 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095817342 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095817342 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241217095817342 DMM INFO MM(262420000000045/c8a091f1) Subscriber data update (mmctx.c:445) 20241217095817342 DMM DEBUG MM(262420000000045/c8a091f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095817342 DMM INFO MM(262420000000045/c8a091f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095817342 DMM NOTICE MM(262420000000045/c8a091f1) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241217095817342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095817342 DMM NOTICE MM(262420000000045/c8a091f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095817342 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) 20241217095817343 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095817343 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241217095817343 DMM INFO MM(262420000000045/c8a091f1) Subscriber data update (mmctx.c:445) 20241217095817343 DMM DEBUG MM(262420000000045/c8a091f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095817345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095817345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095817346 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095817346 DMM INFO MM(262420000000045/c8a091f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095817346 DMM NOTICE MM(262420000000045/c8a091f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095817346 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095817346 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095817346 DLLC NOTICE LLME(d631b417/c8a091f1){ASSIGNED} LLGM Assign pre (ffffffff => c8a091f1) (gprs_llc.c:1079) 20241217095817346 DLLC NOTICE LLME(ffffffff/c8a091f1){ASSIGNED} LLGM Assign post (ffffffff => c8a091f1) (gprs_llc.c:1125) 20241217095817346 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095817346 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095817346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095817346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095817406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095817406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095817406 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095817406 DMM INFO MM(262420000000045/c8a091f1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095817406 DMM INFO MM(262420000000045/c8a091f1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095817406 DMM DEBUG MM(262420000000045/c8a091f1) Using GGSN 0 (gprs_sm.c:317) 20241217095817406 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) 20241217095817406 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241217095817406 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095817406 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095817406 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241217095817431 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 ae d1 f4 3b 11 de aa 85 1a 14 05 7f 67 98 41 d7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241217095817431 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38041c0, cbp=0x5624645f6b20) (sgsn_libgtp.c:633) 20241217095817431 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095817431 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fce98 TLLI=c8a091f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095817431 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095817431 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095817448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095817448 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241217095817448 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241217095817448 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241217095817449 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1070)@cd2b901c9e94: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@cd2b901c9e94: Final verdict of PTC: pass 20241217095817460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53766<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@cd2b901c9e94: Final verdict of PTC: none 20241217095817463 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095817463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1083)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1073)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@cd2b901c9e94: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@cd2b901c9e94: Final verdict of PTC: none TC_xid_n201u-BVCI196(1070)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1082)@cd2b901c9e94: Final verdict of PTC: none TC_xid_n201u-BVCI210(1075)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1078)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1076)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1080)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1071)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_xid_n201u-BVCI196(1070): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_xid_n201u-BVCI210(1075): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_xid_n201u finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:58:17 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241217095817561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095817963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101000) 20241217095818465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095818465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101000, count=102160) 20241217095819466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095819466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:58:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095820468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095820468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217095820535 DGPRS DEBUG Checking for inactive LLMEs, time = 36957699 (sgsn.c:132) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_llc_null started. 20241217095821060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095821064 DMM INFO MM(262420000000045/c8a091f1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095821064 DMM INFO MM(262420000000045/c8a091f1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095821064 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095821064 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095821064 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095821064 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095821064 DLLC NOTICE LLME(ffffffff/c8a091f1){ASSIGNED} LLGM Assign pre (c8a091f1 => ffffffff) (gprs_llc.c:1079) 20241217095821064 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8a091f1 => ffffffff) (gprs_llc.c:1125) 20241217095821064 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fcb40 (gprs_sndcp.c:574) 20241217095821064 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fce98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095821064 DMM NOTICE MM(262420000000045/c8a091f1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095821064 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241217095821064 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095821064 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095821064 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241217095821064 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241217095821064 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) 20241217095821064 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) 20241217095821064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095821064 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095821064 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095821064 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095821064 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095821115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095821115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095821115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095821115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095821115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095821115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095821115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095821115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095821115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095821115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095821116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095821116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095821116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095821116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095821116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095821116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095821116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095821116 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095821116 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095821116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095821116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095821116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095821118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095821123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095821123 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095821130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095821130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095821130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095821130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095821130 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095821130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095821130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095821130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095821130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095821131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095821131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095821131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095821131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095821131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095821131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095821131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095821131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095821131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095821131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095821131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095821131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095821131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095821133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095821138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095821138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095821147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095821147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095821147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095821147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095821147 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095821147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095821147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095821147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095821147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095821148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095821148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095821148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095821148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095821148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095821148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095821148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095821148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095821148 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095821148 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095821148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095821148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095821148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095821150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095821154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095821154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095821469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095821469 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095821469 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095821469 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095821473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095821474 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@cd2b901c9e94: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='FD0F8E65'O, index=0 SGSN_Test-GSUP(1103)@cd2b901c9e94: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@cd2b901c9e94: 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 := 'FC3476E97F6A97266EF517EF45F6C2B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02A16CE5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9441EEA04F770DE8'O } } } } } 20241217095822513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095822513 DLLC NOTICE LLME(ffffffff/fd0f8e65){UNASSIGNED} LLC RX: unknown TLLI 0xfd0f8e65, creating LLME on the fly (gprs_llc.c:552) 20241217095822513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095822513 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095822513 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095822513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095822513 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095822513 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095822513 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095822513 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095822513 DLLC NOTICE LLME(ffffffff/fd0f8e65){UNASSIGNED} LLGM Assign pre (fd0f8e65 => dbb3e2e5) (gprs_llc.c:1079) 20241217095822513 DLLC NOTICE LLME(fd0f8e65/dbb3e2e5){ASSIGNED} LLGM Assign post (fd0f8e65 => dbb3e2e5) (gprs_llc.c:1125) 20241217095822513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095822513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095822513 DMM DEBUG MM(262420000000041/dbb3e2e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095822530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095822530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095822530 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095822530 DMM DEBUG MM(262420000000041/dbb3e2e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241217095822530 DMM NOTICE MM(262420000000041/dbb3e2e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095822530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095822530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095822530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095822530 DMM DEBUG MM(262420000000041/dbb3e2e5) Requesting authorization (sgsn_auth.c:160) 20241217095822530 DMM INFO MM(262420000000041/dbb3e2e5) Requesting authentication tuples (sgsn_auth.c:184) 20241217095822530 DMM DEBUG MM(262420000000041/dbb3e2e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095822530 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241217095822530 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@cd2b901c9e94: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241217095822536 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095822536 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095822536 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095822536 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095822536 DMM INFO MM(262420000000041/dbb3e2e5) Subscriber data update (mmctx.c:445) 20241217095822536 DMM DEBUG MM(262420000000041/dbb3e2e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095822536 DMM INFO MM(262420000000041/dbb3e2e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095822536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095822536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095822536 DMM INFO MM(262420000000041/dbb3e2e5) <- GMM AUTH AND CIPHERING REQ (rand = fc 34 76 e9 7f 6a 97 26 6e f5 17 ef 45 f6 c2 b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095822551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095822551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095822551 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095822551 DMM INFO MM(262420000000041/dbb3e2e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095822551 DMM NOTICE MM(262420000000041/dbb3e2e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095822551 DMM DEBUG MM(262420000000041/dbb3e2e5) checking auth: received GSM SRES = 02 a1 6c e5 (gprs_gmm.c:648) 20241217095822551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095822552 DMM DEBUG MM(262420000000041/dbb3e2e5) Requesting authorization (sgsn_auth.c:160) 20241217095822552 DMM INFO MM(262420000000041/dbb3e2e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095822552 DMM DEBUG MM(262420000000041/dbb3e2e5) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095822552 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241217095822552 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) 20241217095822552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095822552 DMM INFO MM(262420000000041/dbb3e2e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbb3e2e5) (gprs_gmm.c:282) 20241217095822555 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095822555 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095822555 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241217095822555 DMM INFO MM(262420000000041/dbb3e2e5) Subscriber data update (mmctx.c:445) 20241217095822555 DMM DEBUG MM(262420000000041/dbb3e2e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095822555 DMM INFO MM(262420000000041/dbb3e2e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095822555 DMM NOTICE MM(262420000000041/dbb3e2e5) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241217095822555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095822555 DMM NOTICE MM(262420000000041/dbb3e2e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095822555 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) 20241217095822556 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095822556 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241217095822556 DMM INFO MM(262420000000041/dbb3e2e5) Subscriber data update (mmctx.c:445) 20241217095822556 DMM DEBUG MM(262420000000041/dbb3e2e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095822571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095822572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095822572 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095822572 DMM INFO MM(262420000000041/dbb3e2e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095822572 DMM NOTICE MM(262420000000041/dbb3e2e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095822572 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095822572 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095822572 DLLC NOTICE LLME(fd0f8e65/dbb3e2e5){ASSIGNED} LLGM Assign pre (ffffffff => dbb3e2e5) (gprs_llc.c:1079) 20241217095822572 DLLC NOTICE LLME(ffffffff/dbb3e2e5){ASSIGNED} LLGM Assign post (ffffffff => dbb3e2e5) (gprs_llc.c:1125) 20241217095822572 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095822572 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095822572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095822572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217095823628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095823628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241217095823628 DLLC DEBUG TLLI=dbb3e2e5 sends us LLC NULL (gprs_llc.c:912) 20241217095823628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095823628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241217095823628 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095823628 DMM INFO MM(262420000000041/dbb3e2e5) -> GMM DETACH REQUEST TLLI=0xdbb3e2e5 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241217095823628 DMM INFO MM(262420000000041/dbb3e2e5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241217095823628 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095823628 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095823628 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095823628 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095823628 DLLC NOTICE LLME(ffffffff/dbb3e2e5){ASSIGNED} LLGM Assign pre (dbb3e2e5 => ffffffff) (gprs_llc.c:1079) 20241217095823628 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbb3e2e5 => ffffffff) (gprs_llc.c:1125) 20241217095823628 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241217095823628 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) 20241217095823628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095823628 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095823628 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095823628 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095823630 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@cd2b901c9e94: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@cd2b901c9e94: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@cd2b901c9e94: Final verdict of PTC: pass 20241217095828648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@cd2b901c9e94: Final verdict of PTC: none 20241217095828653 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095828653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1101)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@cd2b901c9e94: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1096)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@cd2b901c9e94: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1091)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@cd2b901c9e94: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1099)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1089)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1094)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case.Tue Dec 17 09:58:28 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_llc_null finished. Verdict: pass MTC@cd2b901c9e94: 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'. 20241217095828755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095829158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100896) 20241217095829654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095829654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100896, count=102056) 20241217095830655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095830655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:58:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095831656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095831656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_llc_sabm_dm_llgmm started. 20241217095832221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095832223 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095832266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095832266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095832266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095832266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095832266 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095832266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095832266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095832266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095832266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095832267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095832267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095832267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095832267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095832267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095832267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095832267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095832267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095832267 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095832267 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095832267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1110)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095832267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095832267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095832269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095832274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095832274 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095832281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095832281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095832281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095832281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095832281 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095832281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095832281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095832281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095832281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095832282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095832282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095832282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095832282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095832282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095832282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095832282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095832282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095832282 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095832282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095832282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095832283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095832283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095832284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095832288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095832288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095832297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095832297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095832297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095832297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095832297 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095832297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095832297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095832297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095832297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095832298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095832298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095832298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095832298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095832298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095832298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095832298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095832298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095832298 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095832298 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095832298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095832298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095832298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095832300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095832304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095832304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095832657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095832657 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095832657 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095832657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095832661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095832663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@cd2b901c9e94: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='ECE061F9'O, index=0 SGSN_Test-GSUP(1122)@cd2b901c9e94: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@cd2b901c9e94: 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 := '80D8A5850AA5C878C59C6932FE16CF1A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03ED1FA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1692052EB7186E2C'O } } } } } 20241217095833740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095833740 DLLC NOTICE LLME(ffffffff/ece061f9){UNASSIGNED} LLC RX: unknown TLLI 0xece061f9, creating LLME on the fly (gprs_llc.c:552) 20241217095833740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095833740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095833740 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095833740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095833740 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095833740 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095833740 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095833740 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095833740 DLLC NOTICE LLME(ffffffff/ece061f9){UNASSIGNED} LLGM Assign pre (ece061f9 => ff69de13) (gprs_llc.c:1079) 20241217095833740 DLLC NOTICE LLME(ece061f9/ff69de13){ASSIGNED} LLGM Assign post (ece061f9 => ff69de13) (gprs_llc.c:1125) 20241217095833740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095833740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095833740 DMM DEBUG MM(262420000000042/ff69de13) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095833758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095833758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095833758 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095833758 DMM DEBUG MM(262420000000042/ff69de13) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241217095833758 DMM NOTICE MM(262420000000042/ff69de13) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095833758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095833758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095833758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095833758 DMM DEBUG MM(262420000000042/ff69de13) Requesting authorization (sgsn_auth.c:160) 20241217095833758 DMM INFO MM(262420000000042/ff69de13) Requesting authentication tuples (sgsn_auth.c:184) 20241217095833758 DMM DEBUG MM(262420000000042/ff69de13) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095833758 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241217095833758 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@cd2b901c9e94: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241217095833761 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095833761 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095833761 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095833761 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095833761 DMM INFO MM(262420000000042/ff69de13) Subscriber data update (mmctx.c:445) 20241217095833761 DMM DEBUG MM(262420000000042/ff69de13) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095833761 DMM INFO MM(262420000000042/ff69de13) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095833761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095833761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095833761 DMM INFO MM(262420000000042/ff69de13) <- GMM AUTH AND CIPHERING REQ (rand = 80 d8 a5 85 0a a5 c8 78 c5 9c 69 32 fe 16 cf 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095833767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095833767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095833767 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095833767 DMM INFO MM(262420000000042/ff69de13) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095833767 DMM NOTICE MM(262420000000042/ff69de13) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095833767 DMM DEBUG MM(262420000000042/ff69de13) checking auth: received GSM SRES = 03 ed 1f a0 (gprs_gmm.c:648) 20241217095833767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095833767 DMM DEBUG MM(262420000000042/ff69de13) Requesting authorization (sgsn_auth.c:160) 20241217095833767 DMM INFO MM(262420000000042/ff69de13) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095833767 DMM DEBUG MM(262420000000042/ff69de13) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095833767 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241217095833767 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) 20241217095833767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095833767 DMM INFO MM(262420000000042/ff69de13) <- GMM ATTACH ACCEPT (new P-TMSI=0xff69de13) (gprs_gmm.c:282) 20241217095833767 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095833767 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095833767 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241217095833767 DMM INFO MM(262420000000042/ff69de13) Subscriber data update (mmctx.c:445) 20241217095833767 DMM DEBUG MM(262420000000042/ff69de13) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095833767 DMM INFO MM(262420000000042/ff69de13) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095833767 DMM NOTICE MM(262420000000042/ff69de13) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241217095833767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095833767 DMM NOTICE MM(262420000000042/ff69de13) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095833767 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) 20241217095833767 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095833767 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241217095833767 DMM INFO MM(262420000000042/ff69de13) Subscriber data update (mmctx.c:445) 20241217095833767 DMM DEBUG MM(262420000000042/ff69de13) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095833770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095833770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095833770 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095833770 DMM INFO MM(262420000000042/ff69de13) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095833770 DMM NOTICE MM(262420000000042/ff69de13) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095833770 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095833770 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095833770 DLLC NOTICE LLME(ece061f9/ff69de13){ASSIGNED} LLGM Assign pre (ffffffff => ff69de13) (gprs_llc.c:1079) 20241217095833770 DLLC NOTICE LLME(ffffffff/ff69de13){ASSIGNED} LLGM Assign post (ffffffff => ff69de13) (gprs_llc.c:1125) 20241217095833770 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095833770 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095833770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095833770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217095834830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095834830 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)@cd2b901c9e94: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@cd2b901c9e94: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@cd2b901c9e94: Final verdict of PTC: pass 20241217095834844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34624<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1110)@cd2b901c9e94: Final verdict of PTC: none 20241217095834848 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095834848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_llgmm-BVCI210(1114)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1120)@cd2b901c9e94: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1115)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(1122)@cd2b901c9e94: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1108)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1113)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1118)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:58:34 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20241217095834958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095835360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83476) 20241217095835849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095835849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83476, count=87832) 20241217095836850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095836851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:58:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095837851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095837851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_llc_sabm_dm_ll5 started. 20241217095838458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095838460 DMM INFO MM(262420000000042/ff69de13) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095838460 DMM INFO MM(262420000000042/ff69de13) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095838460 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095838460 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095838460 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095838460 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095838460 DLLC NOTICE LLME(ffffffff/ff69de13){ASSIGNED} LLGM Assign pre (ff69de13 => ffffffff) (gprs_llc.c:1079) 20241217095838460 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff69de13 => ffffffff) (gprs_llc.c:1125) 20241217095838460 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241217095838460 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) 20241217095838460 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) 20241217095838460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095838460 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095838460 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095838460 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095838460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095838505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095838505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095838505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095838505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095838505 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095838505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095838505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095838505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095838505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095838505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095838505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095838505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095838505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095838505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095838505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095838505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095838505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095838505 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095838505 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095838505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095838506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095838506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095838507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217095838512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095838512 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095838521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095838521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095838521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095838521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095838521 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095838521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095838521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095838521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095838521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095838522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095838522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095838522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095838522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095838522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095838522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095838522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095838522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095838522 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095838522 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095838522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095838522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095838522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095838524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095838528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095838528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095838538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095838538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095838538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095838538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095838538 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095838538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095838538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095838538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095838538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095838539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095838539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095838539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095838539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095838539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095838539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095838539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095838539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095838539 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095838539 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095838539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1139)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095838539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095838539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095838542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095838554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095838554 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095838853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095838853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095838853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095838853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095838857 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095838859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@cd2b901c9e94: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='C2774D89'O, index=0 SGSN_Test-GSUP(1141)@cd2b901c9e94: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@cd2b901c9e94: 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 := 'D1E25DE93932854A57F99113DC5BC220'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C7B5E61'O ("\\{^a") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD8A8C9FE6FE15C1'O } } } } } 20241217095839929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095839929 DLLC NOTICE LLME(ffffffff/c2774d89){UNASSIGNED} LLC RX: unknown TLLI 0xc2774d89, creating LLME on the fly (gprs_llc.c:552) 20241217095839929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095839929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095839929 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095839929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095839929 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095839929 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095839929 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095839929 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095839929 DLLC NOTICE LLME(ffffffff/c2774d89){UNASSIGNED} LLGM Assign pre (c2774d89 => c69d882a) (gprs_llc.c:1079) 20241217095839929 DLLC NOTICE LLME(c2774d89/c69d882a){ASSIGNED} LLGM Assign post (c2774d89 => c69d882a) (gprs_llc.c:1125) 20241217095839929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095839929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095839929 DMM DEBUG MM(262420000000043/c69d882a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095839940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095839940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095839940 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095839940 DMM DEBUG MM(262420000000043/c69d882a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241217095839940 DMM NOTICE MM(262420000000043/c69d882a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095839940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095839940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095839940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095839940 DMM DEBUG MM(262420000000043/c69d882a) Requesting authorization (sgsn_auth.c:160) 20241217095839940 DMM INFO MM(262420000000043/c69d882a) Requesting authentication tuples (sgsn_auth.c:184) 20241217095839940 DMM DEBUG MM(262420000000043/c69d882a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095839940 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241217095839941 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@cd2b901c9e94: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241217095839944 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095839944 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095839944 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095839944 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095839944 DMM INFO MM(262420000000043/c69d882a) Subscriber data update (mmctx.c:445) 20241217095839944 DMM DEBUG MM(262420000000043/c69d882a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095839944 DMM INFO MM(262420000000043/c69d882a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095839944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095839944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095839944 DMM INFO MM(262420000000043/c69d882a) <- GMM AUTH AND CIPHERING REQ (rand = d1 e2 5d e9 39 32 85 4a 57 f9 91 13 dc 5b c2 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095839955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095839955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095839955 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095839955 DMM INFO MM(262420000000043/c69d882a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095839955 DMM NOTICE MM(262420000000043/c69d882a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095839955 DMM DEBUG MM(262420000000043/c69d882a) checking auth: received GSM SRES = 5c 7b 5e 61 (gprs_gmm.c:648) 20241217095839955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095839956 DMM DEBUG MM(262420000000043/c69d882a) Requesting authorization (sgsn_auth.c:160) 20241217095839956 DMM INFO MM(262420000000043/c69d882a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095839956 DMM DEBUG MM(262420000000043/c69d882a) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095839956 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241217095839956 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) 20241217095839956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095839956 DMM INFO MM(262420000000043/c69d882a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc69d882a) (gprs_gmm.c:282) 20241217095839958 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095839958 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095839958 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241217095839958 DMM INFO MM(262420000000043/c69d882a) Subscriber data update (mmctx.c:445) 20241217095839958 DMM DEBUG MM(262420000000043/c69d882a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095839958 DMM INFO MM(262420000000043/c69d882a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095839958 DMM NOTICE MM(262420000000043/c69d882a) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241217095839958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095839958 DMM NOTICE MM(262420000000043/c69d882a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095839958 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) 20241217095839959 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095839959 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241217095839959 DMM INFO MM(262420000000043/c69d882a) Subscriber data update (mmctx.c:445) 20241217095839959 DMM DEBUG MM(262420000000043/c69d882a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095839969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095839969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095839969 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095839969 DMM INFO MM(262420000000043/c69d882a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095839969 DMM NOTICE MM(262420000000043/c69d882a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095839969 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095839969 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095839969 DLLC NOTICE LLME(c2774d89/c69d882a){ASSIGNED} LLGM Assign pre (ffffffff => c69d882a) (gprs_llc.c:1079) 20241217095839969 DLLC NOTICE LLME(ffffffff/c69d882a){ASSIGNED} LLGM Assign post (ffffffff => c69d882a) (gprs_llc.c:1125) 20241217095839969 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095839969 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095839969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095839969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217095841024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095841024 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)@cd2b901c9e94: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@cd2b901c9e94: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@cd2b901c9e94: Final verdict of PTC: pass 20241217095841037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34630<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1129)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1134)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@cd2b901c9e94: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1139)@cd2b901c9e94: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@cd2b901c9e94: Final verdict of PTC: none 20241217095841043 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095841043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_ll5-BVCI210(1133)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1137)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1132)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1127)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none Tue Dec 17 09:58:41 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@cd2b901c9e94: 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'. 20241217095841132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095841534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88372) 20241217095842044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095842044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88372, count=92728) 20241217095843046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095843046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:58:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095844047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095844047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_suspend_nopaging started. 20241217095844631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095844633 DMM INFO MM(262420000000043/c69d882a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095844634 DMM INFO MM(262420000000043/c69d882a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095844634 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095844634 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095844634 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095844634 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095844634 DLLC NOTICE LLME(ffffffff/c69d882a){ASSIGNED} LLGM Assign pre (c69d882a => ffffffff) (gprs_llc.c:1079) 20241217095844634 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c69d882a => ffffffff) (gprs_llc.c:1125) 20241217095844634 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241217095844634 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) 20241217095844634 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) 20241217095844634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095844634 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095844634 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095844634 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095844634 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095844674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095844674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095844674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095844674 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095844674 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095844674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095844674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095844674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095844674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095844675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095844675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095844675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095844675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095844675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095844675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095844675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095844675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095844675 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095844675 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095844675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095844676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095844676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095844679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095844686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095844686 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1150)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1147)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095844697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095844697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095844697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095844697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095844697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095844697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095844697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095844697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095844697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095844698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095844698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095844698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095844698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095844698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095844698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095844698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095844698 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095844698 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095844698 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095844698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095844698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095844698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095844699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217095844704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095844704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1151)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095844709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095844709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095844709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095844709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095844709 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095844709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095844709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095844709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095844709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095844710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095844710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095844710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095844710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095844710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095844710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095844710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095844710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095844710 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095844710 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095844710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095844710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095844710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095844712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095844718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095844718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095845048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095845048 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095845048 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095845048 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095845052 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241217095845053 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@cd2b901c9e94: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='DC7B8D52'O, index=0 SGSN_Test-GSUP(1160)@cd2b901c9e94: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@cd2b901c9e94: 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 := '99B749085B2DB334E3078566669197F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '045B2328'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E081FB0D5EF86290'O } } } } } 20241217095846127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095846127 DLLC NOTICE LLME(ffffffff/dc7b8d52){UNASSIGNED} LLC RX: unknown TLLI 0xdc7b8d52, creating LLME on the fly (gprs_llc.c:552) 20241217095846127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095846127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095846127 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095846127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095846127 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095846127 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095846127 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095846127 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095846127 DLLC NOTICE LLME(ffffffff/dc7b8d52){UNASSIGNED} LLGM Assign pre (dc7b8d52 => f2329970) (gprs_llc.c:1079) 20241217095846127 DLLC NOTICE LLME(dc7b8d52/f2329970){ASSIGNED} LLGM Assign post (dc7b8d52 => f2329970) (gprs_llc.c:1125) 20241217095846127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095846127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095846127 DMM DEBUG MM(262420000000048/f2329970) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095846144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095846144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095846144 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095846144 DMM DEBUG MM(262420000000048/f2329970) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241217095846144 DMM NOTICE MM(262420000000048/f2329970) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095846144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095846144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095846144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095846144 DMM DEBUG MM(262420000000048/f2329970) Requesting authorization (sgsn_auth.c:160) 20241217095846144 DMM INFO MM(262420000000048/f2329970) Requesting authentication tuples (sgsn_auth.c:184) 20241217095846144 DMM DEBUG MM(262420000000048/f2329970) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095846144 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241217095846144 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@cd2b901c9e94: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241217095846149 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095846150 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095846150 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095846150 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095846150 DMM INFO MM(262420000000048/f2329970) Subscriber data update (mmctx.c:445) 20241217095846150 DMM DEBUG MM(262420000000048/f2329970) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095846150 DMM INFO MM(262420000000048/f2329970) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095846150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095846150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095846150 DMM INFO MM(262420000000048/f2329970) <- GMM AUTH AND CIPHERING REQ (rand = 99 b7 49 08 5b 2d b3 34 e3 07 85 66 66 91 97 f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095846166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095846166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095846166 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095846166 DMM INFO MM(262420000000048/f2329970) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095846166 DMM NOTICE MM(262420000000048/f2329970) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095846167 DMM DEBUG MM(262420000000048/f2329970) checking auth: received GSM SRES = 04 5b 23 28 (gprs_gmm.c:648) 20241217095846167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095846167 DMM DEBUG MM(262420000000048/f2329970) Requesting authorization (sgsn_auth.c:160) 20241217095846167 DMM INFO MM(262420000000048/f2329970) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095846167 DMM DEBUG MM(262420000000048/f2329970) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095846167 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241217095846167 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) 20241217095846167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095846167 DMM INFO MM(262420000000048/f2329970) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2329970) (gprs_gmm.c:282) 20241217095846169 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095846169 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095846169 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241217095846170 DMM INFO MM(262420000000048/f2329970) Subscriber data update (mmctx.c:445) 20241217095846170 DMM DEBUG MM(262420000000048/f2329970) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095846170 DMM INFO MM(262420000000048/f2329970) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095846170 DMM NOTICE MM(262420000000048/f2329970) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241217095846170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095846170 DMM NOTICE MM(262420000000048/f2329970) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095846170 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) 20241217095846171 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095846171 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241217095846171 DMM INFO MM(262420000000048/f2329970) Subscriber data update (mmctx.c:445) 20241217095846171 DMM DEBUG MM(262420000000048/f2329970) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095846185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095846185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095846185 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095846185 DMM INFO MM(262420000000048/f2329970) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095846185 DMM NOTICE MM(262420000000048/f2329970) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095846185 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095846185 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095846185 DLLC NOTICE LLME(dc7b8d52/f2329970){ASSIGNED} LLGM Assign pre (ffffffff => f2329970) (gprs_llc.c:1079) 20241217095846185 DLLC NOTICE LLME(ffffffff/f2329970){ASSIGNED} LLGM Assign post (ffffffff => f2329970) (gprs_llc.c:1125) 20241217095846185 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095846185 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095846185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095846185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095846242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095846242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095846242 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095846243 DMM INFO MM(262420000000048/f2329970) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095846243 DMM INFO MM(262420000000048/f2329970) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095846243 DMM DEBUG MM(262420000000048/f2329970) Using GGSN 0 (gprs_sm.c:317) 20241217095846243 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) 20241217095846243 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241217095846243 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095846243 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095846243 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241217095846268 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 35 7e da 1b 11 bb 1b aa 8e 14 05 7f bd da 79 10 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241217095846268 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e3805238, cbp=0x5624645f7c30) (sgsn_libgtp.c:633) 20241217095846268 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095846268 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=f2329970, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095846268 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095846268 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095846285 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241217095846298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095846298 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241217095846298 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241217095846305 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241217095846305 DMM INFO MM(262420000000048/f2329970) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241217095850536 DGPRS DEBUG Checking for inactive LLMEs, time = 36957729 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@cd2b901c9e94: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@cd2b901c9e94: Final verdict of PTC: pass 20241217095851323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46196<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_nopaging-BVCI196(1147)@cd2b901c9e94: Final verdict of PTC: none20241217095851328 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095851328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1150)@cd2b901c9e94: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1154)@cd2b901c9e94: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1148)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(1160)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1158)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1156)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1152)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1146)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_suspend_nopaging finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:58:51 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241217095851471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095851872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100168) 20241217095852329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095852330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100168, count=101328) 20241217095853330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095853330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:58:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217095854332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095854332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_suspend_resume started. 20241217095854967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095854970 DMM INFO MM(262420000000048/f2329970) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095854970 DMM INFO MM(262420000000048/f2329970) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095854970 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095854970 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095854970 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095854970 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095854970 DLLC NOTICE LLME(ffffffff/f2329970){ASSIGNED} LLGM Assign pre (f2329970 => ffffffff) (gprs_llc.c:1079) 20241217095854970 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2329970 => ffffffff) (gprs_llc.c:1125) 20241217095854970 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fb9d0 (gprs_sndcp.c:574) 20241217095854970 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095854970 DMM NOTICE MM(262420000000048/f2329970) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095854970 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241217095854970 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095854970 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095854970 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241217095854970 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241217095854970 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) 20241217095854970 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) 20241217095854970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095854970 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095854970 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095854970 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095854970 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095855014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095855014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095855014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095855014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095855014 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095855014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095855014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095855014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095855014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095855015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095855015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095855015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095855015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095855015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095855015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095855015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095855015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095855015 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095855015 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095855015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1167)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095855016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095855016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095855017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095855022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095855022 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095855030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095855030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095855030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095855030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095855030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095855030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095855030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095855030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095855030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095855030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095855030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095855030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095855031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095855031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095855031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095855031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095855031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095855031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095855031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095855031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1172)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095855031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095855031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217095855033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095855038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095855038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095855047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095855047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095855047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095855047 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095855047 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095855047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095855047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095855047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095855047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095855048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095855048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095855048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095855048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095855048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095855048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095855048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095855048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095855048 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095855048 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095855048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095855048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095855048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095855051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095855056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095855056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095855333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095855333 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095855333 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095855333 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095855337 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095855339 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@cd2b901c9e94: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='C4F504CA'O, index=0 SGSN_Test-GSUP(1179)@cd2b901c9e94: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@cd2b901c9e94: 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 := '96C8D3D78F4B6D54D1B61298FA468831'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28EADAF8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E18EC77EE99175E'O } } } } } 20241217095856416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095856416 DLLC NOTICE LLME(ffffffff/c4f504ca){UNASSIGNED} LLC RX: unknown TLLI 0xc4f504ca, creating LLME on the fly (gprs_llc.c:552) 20241217095856416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095856416 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095856416 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095856416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095856416 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095856416 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095856416 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095856416 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095856416 DLLC NOTICE LLME(ffffffff/c4f504ca){UNASSIGNED} LLGM Assign pre (c4f504ca => ebf35f81) (gprs_llc.c:1079) 20241217095856416 DLLC NOTICE LLME(c4f504ca/ebf35f81){ASSIGNED} LLGM Assign post (c4f504ca => ebf35f81) (gprs_llc.c:1125) 20241217095856416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095856416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095856416 DMM DEBUG MM(262420000000049/ebf35f81) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095856434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095856434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095856434 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095856434 DMM DEBUG MM(262420000000049/ebf35f81) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241217095856434 DMM NOTICE MM(262420000000049/ebf35f81) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095856434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095856434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095856434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095856434 DMM DEBUG MM(262420000000049/ebf35f81) Requesting authorization (sgsn_auth.c:160) 20241217095856434 DMM INFO MM(262420000000049/ebf35f81) Requesting authentication tuples (sgsn_auth.c:184) 20241217095856434 DMM DEBUG MM(262420000000049/ebf35f81) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095856434 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241217095856434 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@cd2b901c9e94: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241217095856440 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095856440 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095856440 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095856440 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095856440 DMM INFO MM(262420000000049/ebf35f81) Subscriber data update (mmctx.c:445) 20241217095856440 DMM DEBUG MM(262420000000049/ebf35f81) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095856440 DMM INFO MM(262420000000049/ebf35f81) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095856440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095856440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095856440 DMM INFO MM(262420000000049/ebf35f81) <- GMM AUTH AND CIPHERING REQ (rand = 96 c8 d3 d7 8f 4b 6d 54 d1 b6 12 98 fa 46 88 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095856454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095856454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095856454 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095856454 DMM INFO MM(262420000000049/ebf35f81) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095856454 DMM NOTICE MM(262420000000049/ebf35f81) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095856454 DMM DEBUG MM(262420000000049/ebf35f81) checking auth: received GSM SRES = 28 ea da f8 (gprs_gmm.c:648) 20241217095856454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095856454 DMM DEBUG MM(262420000000049/ebf35f81) Requesting authorization (sgsn_auth.c:160) 20241217095856454 DMM INFO MM(262420000000049/ebf35f81) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095856454 DMM DEBUG MM(262420000000049/ebf35f81) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095856454 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241217095856454 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) 20241217095856454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095856454 DMM INFO MM(262420000000049/ebf35f81) <- GMM ATTACH ACCEPT (new P-TMSI=0xebf35f81) (gprs_gmm.c:282) 20241217095856457 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095856457 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095856457 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241217095856457 DMM INFO MM(262420000000049/ebf35f81) Subscriber data update (mmctx.c:445) 20241217095856457 DMM DEBUG MM(262420000000049/ebf35f81) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095856457 DMM INFO MM(262420000000049/ebf35f81) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095856457 DMM NOTICE MM(262420000000049/ebf35f81) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241217095856457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095856457 DMM NOTICE MM(262420000000049/ebf35f81) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095856457 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) 20241217095856458 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095856458 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241217095856458 DMM INFO MM(262420000000049/ebf35f81) Subscriber data update (mmctx.c:445) 20241217095856458 DMM DEBUG MM(262420000000049/ebf35f81) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095856469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095856469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095856469 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095856469 DMM INFO MM(262420000000049/ebf35f81) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095856469 DMM NOTICE MM(262420000000049/ebf35f81) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095856469 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095856469 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095856469 DLLC NOTICE LLME(c4f504ca/ebf35f81){ASSIGNED} LLGM Assign pre (ffffffff => ebf35f81) (gprs_llc.c:1079) 20241217095856469 DLLC NOTICE LLME(ffffffff/ebf35f81){ASSIGNED} LLGM Assign post (ffffffff => ebf35f81) (gprs_llc.c:1125) 20241217095856469 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095856469 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095856469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095856469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095856528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095856528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095856528 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095856528 DMM INFO MM(262420000000049/ebf35f81) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095856528 DMM INFO MM(262420000000049/ebf35f81) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095856528 DMM DEBUG MM(262420000000049/ebf35f81) Using GGSN 0 (gprs_sm.c:317) 20241217095856528 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) 20241217095856528 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241217095856528 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095856528 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095856528 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241217095856552 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 0c 14 4a d6 11 68 e7 aa 24 14 05 7f 78 80 a1 e1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241217095856553 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38062b0, cbp=0x5624645fedf0) (sgsn_libgtp.c:633) 20241217095856553 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095856553 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=ebf35f81, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095856553 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095856553 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095856568 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241217095856580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095856580 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241217095856580 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241217095856586 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241217095856586 DMM INFO MM(262420000000049/ebf35f81) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241217095901598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095901598 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241217095901598 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241217095901604 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@cd2b901c9e94: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@cd2b901c9e94: Final verdict of PTC: pass 20241217095901619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39266<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1172)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1177)@cd2b901c9e94: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1167)@cd2b901c9e94: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@cd2b901c9e94: Final verdict of PTC: none 20241217095901626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_suspend_resume-BVCI220(1176)@cd2b901c9e94: Final verdict of PTC: none 20241217095901627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1170)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1175)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1165)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_suspend_resume finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:59:01 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241217095901726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095902128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104380) 20241217095902627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095902627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104380, count=105640) 20241217095903628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095903628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:59:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095904629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095904629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_suspend_rau started. 20241217095905213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095905215 DMM INFO MM(262420000000049/ebf35f81) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095905216 DMM INFO MM(262420000000049/ebf35f81) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095905216 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095905216 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095905216 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095905216 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095905216 DLLC NOTICE LLME(ffffffff/ebf35f81){ASSIGNED} LLGM Assign pre (ebf35f81 => ffffffff) (gprs_llc.c:1079) 20241217095905216 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebf35f81 => ffffffff) (gprs_llc.c:1125) 20241217095905216 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fb9d0 (gprs_sndcp.c:574) 20241217095905216 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095905216 DMM NOTICE MM(262420000000049/ebf35f81) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095905216 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241217095905216 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095905216 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095905216 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241217095905216 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241217095905216 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) 20241217095905216 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) 20241217095905216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095905216 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095905216 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095905216 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095905216 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095905257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095905257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095905257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095905257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095905257 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095905257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095905257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095905257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095905257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095905258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095905258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095905258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095905258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095905258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095905258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095905258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095905258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095905258 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095905258 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095905258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095905258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095905258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095905260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095905265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095905265 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095905273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095905273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095905273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095905273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095905273 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095905273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095905273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095905273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095905273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095905274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095905274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095905274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095905274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095905274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095905274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095905274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095905274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095905274 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095905274 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095905274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095905275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095905275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095905277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095905282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095905282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095905290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095905290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095905290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095905290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095905290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095905290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095905290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095905290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095905290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095905290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095905290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095905290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095905291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095905291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095905291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095905291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095905291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095905291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095905291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095905291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1196)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095905291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095905291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095905293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095905297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095905297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095905630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095905630 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095905630 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095905630 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095905635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095905636 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@cd2b901c9e94: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='E8A78828'O, index=0 SGSN_Test-GSUP(1198)@cd2b901c9e94: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@cd2b901c9e94: 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 := 'E07D46328B9D41DC7E072B7050B63F63'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '160FD421'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9713B40927EB78DE'O } } } } } 20241217095906710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095906710 DLLC NOTICE LLME(ffffffff/e8a78828){UNASSIGNED} LLC RX: unknown TLLI 0xe8a78828, creating LLME on the fly (gprs_llc.c:552) 20241217095906710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095906710 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095906710 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095906710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095906710 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095906710 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095906710 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095906710 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095906710 DLLC NOTICE LLME(ffffffff/e8a78828){UNASSIGNED} LLGM Assign pre (e8a78828 => f852ae06) (gprs_llc.c:1079) 20241217095906710 DLLC NOTICE LLME(e8a78828/f852ae06){ASSIGNED} LLGM Assign post (e8a78828 => f852ae06) (gprs_llc.c:1125) 20241217095906710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095906710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095906710 DMM DEBUG MM(262420000000050/f852ae06) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095906730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095906730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095906730 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095906730 DMM DEBUG MM(262420000000050/f852ae06) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241217095906730 DMM NOTICE MM(262420000000050/f852ae06) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095906730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095906730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095906730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095906730 DMM DEBUG MM(262420000000050/f852ae06) Requesting authorization (sgsn_auth.c:160) 20241217095906730 DMM INFO MM(262420000000050/f852ae06) Requesting authentication tuples (sgsn_auth.c:184) 20241217095906730 DMM DEBUG MM(262420000000050/f852ae06) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095906730 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241217095906730 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@cd2b901c9e94: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241217095906736 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095906736 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095906736 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095906736 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095906736 DMM INFO MM(262420000000050/f852ae06) Subscriber data update (mmctx.c:445) 20241217095906736 DMM DEBUG MM(262420000000050/f852ae06) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095906736 DMM INFO MM(262420000000050/f852ae06) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095906736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095906736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095906736 DMM INFO MM(262420000000050/f852ae06) <- GMM AUTH AND CIPHERING REQ (rand = e0 7d 46 32 8b 9d 41 dc 7e 07 2b 70 50 b6 3f 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095906753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095906753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095906753 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095906753 DMM INFO MM(262420000000050/f852ae06) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095906753 DMM NOTICE MM(262420000000050/f852ae06) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095906753 DMM DEBUG MM(262420000000050/f852ae06) checking auth: received GSM SRES = 16 0f d4 21 (gprs_gmm.c:648) 20241217095906753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095906753 DMM DEBUG MM(262420000000050/f852ae06) Requesting authorization (sgsn_auth.c:160) 20241217095906753 DMM INFO MM(262420000000050/f852ae06) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095906753 DMM DEBUG MM(262420000000050/f852ae06) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095906753 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241217095906753 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) 20241217095906753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095906753 DMM INFO MM(262420000000050/f852ae06) <- GMM ATTACH ACCEPT (new P-TMSI=0xf852ae06) (gprs_gmm.c:282) 20241217095906756 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095906756 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095906756 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241217095906756 DMM INFO MM(262420000000050/f852ae06) Subscriber data update (mmctx.c:445) 20241217095906756 DMM DEBUG MM(262420000000050/f852ae06) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095906756 DMM INFO MM(262420000000050/f852ae06) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095906756 DMM NOTICE MM(262420000000050/f852ae06) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241217095906756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095906756 DMM NOTICE MM(262420000000050/f852ae06) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095906756 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) 20241217095906757 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095906757 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241217095906757 DMM INFO MM(262420000000050/f852ae06) Subscriber data update (mmctx.c:445) 20241217095906757 DMM DEBUG MM(262420000000050/f852ae06) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095906768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095906768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095906768 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095906768 DMM INFO MM(262420000000050/f852ae06) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095906768 DMM NOTICE MM(262420000000050/f852ae06) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095906768 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095906768 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095906768 DLLC NOTICE LLME(e8a78828/f852ae06){ASSIGNED} LLGM Assign pre (ffffffff => f852ae06) (gprs_llc.c:1079) 20241217095906768 DLLC NOTICE LLME(ffffffff/f852ae06){ASSIGNED} LLGM Assign post (ffffffff => f852ae06) (gprs_llc.c:1125) 20241217095906768 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095906768 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095906768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095906768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@cd2b901c9e94: setverdict(pass): none -> pass 20241217095906826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095906826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095906826 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095906826 DMM INFO MM(262420000000050/f852ae06) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095906826 DMM INFO MM(262420000000050/f852ae06) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095906826 DMM DEBUG MM(262420000000050/f852ae06) Using GGSN 0 (gprs_sm.c:317) 20241217095906826 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) 20241217095906826 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241217095906826 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095906826 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095906826 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241217095906849 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 d0 e1 7d 4b 11 5a ce fe 4e 14 05 7f c8 c9 00 71 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241217095906849 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e3807328, cbp=0x5624645fdc80) (sgsn_libgtp.c:633) 20241217095906849 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095906849 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=f852ae06, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095906849 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095906849 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095906865 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241217095906877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095906877 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241217095906877 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241217095906883 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241217095906883 DMM INFO MM(262420000000050/f852ae06) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241217095911896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095911896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095911896 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095911896 DMM INFO MM(262420000000050/f852ae06) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217095911896 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095911896 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241217095911896 DLLC NOTICE LLME(ffffffff/f852ae06){ASSIGNED} LLGM Assign pre (f852ae06 => d30c622b) (gprs_llc.c:1079) 20241217095911896 DLLC NOTICE LLME(f852ae06/d30c622b){ASSIGNED} LLGM Assign post (f852ae06 => d30c622b) (gprs_llc.c:1125) 20241217095911896 DMM INFO MM(262420000000050/d30c622b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095911910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095911910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095911910 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095911910 DMM INFO MM(262420000000050/d30c622b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241217095911910 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241217095911910 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095911910 DLLC NOTICE LLME(f852ae06/d30c622b){ASSIGNED} LLGM Assign pre (ffffffff => d30c622b) (gprs_llc.c:1079) 20241217095911910 DLLC NOTICE LLME(ffffffff/d30c622b){ASSIGNED} LLGM Assign post (ffffffff => d30c622b) (gprs_llc.c:1125) 20241217095911910 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241217095912411 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@cd2b901c9e94: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@cd2b901c9e94: Final verdict of PTC: pass 20241217095912428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53936<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@cd2b901c9e94: Final verdict of PTC: none 20241217095912433 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095912433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1197)@cd2b901c9e94: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1191)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1196)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1186)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@cd2b901c9e94: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@cd2b901c9e94: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1189)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1184)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1194)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_suspend_rau finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:59:12 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241217095912577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095912980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107236) 20241217095913434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095913435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107236, count=111872) 20241217095914436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095914436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:59:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095915438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095915438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_paging_ps started. 20241217095916075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095916079 DMM INFO MM(262420000000050/d30c622b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095916079 DMM INFO MM(262420000000050/d30c622b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095916079 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095916079 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095916079 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095916079 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217095916079 DLLC NOTICE LLME(ffffffff/d30c622b){ASSIGNED} LLGM Assign pre (d30c622b => ffffffff) (gprs_llc.c:1079) 20241217095916079 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d30c622b => ffffffff) (gprs_llc.c:1125) 20241217095916079 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fb9d0 (gprs_sndcp.c:574) 20241217095916079 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095916079 DMM NOTICE MM(262420000000050/d30c622b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095916079 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241217095916079 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095916079 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095916080 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241217095916080 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241217095916080 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) 20241217095916080 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) 20241217095916080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095916080 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095916080 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095916080 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095916080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095916132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095916132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095916132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095916132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095916132 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095916132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095916132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095916132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095916132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095916133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095916133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095916133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095916133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095916133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095916133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095916133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095916133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095916133 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095916133 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095916133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095916134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095916134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095916137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095916144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095916144 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095916152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095916152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095916152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095916152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095916152 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095916152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095916152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095916152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095916152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095916153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095916153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095916153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095916153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095916153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095916153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095916153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095916153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095916153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095916153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095916153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1210)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095916153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095916153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095916155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095916160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095916160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1212)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI210(1209)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095916172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095916172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095916172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095916172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095916172 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095916172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095916172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095916172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095916172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095916173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095916173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095916173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095916173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095916173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095916173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095916173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095916173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095916173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095916173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095916173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1216)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217095916174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095916174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095916175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095916179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095916179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1213)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095916439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095916439 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095916439 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095916439 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1215)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095916443 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095916444 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1215)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1215)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1215)@cd2b901c9e94: 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(1215)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@cd2b901c9e94: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='FBC23B92'O, index=0 SGSN_Test-GSUP(1217)@cd2b901c9e94: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@cd2b901c9e94: 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 := '1705E66CB88E411FFDB3155EC5837C5C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F518E609'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1FF88E1FB0652EAC'O } } } } } 20241217095917516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095917516 DLLC NOTICE LLME(ffffffff/fbc23b92){UNASSIGNED} LLC RX: unknown TLLI 0xfbc23b92, creating LLME on the fly (gprs_llc.c:552) 20241217095917516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095917516 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095917516 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095917516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095917516 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095917516 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095917516 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095917516 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095917516 DLLC NOTICE LLME(ffffffff/fbc23b92){UNASSIGNED} LLGM Assign pre (fbc23b92 => f0152398) (gprs_llc.c:1079) 20241217095917516 DLLC NOTICE LLME(fbc23b92/f0152398){ASSIGNED} LLGM Assign post (fbc23b92 => f0152398) (gprs_llc.c:1125) 20241217095917516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095917516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095917516 DMM DEBUG MM(262420000000051/f0152398) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095917533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095917533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095917533 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095917533 DMM DEBUG MM(262420000000051/f0152398) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241217095917533 DMM NOTICE MM(262420000000051/f0152398) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095917533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095917533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095917533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095917533 DMM DEBUG MM(262420000000051/f0152398) Requesting authorization (sgsn_auth.c:160) 20241217095917533 DMM INFO MM(262420000000051/f0152398) Requesting authentication tuples (sgsn_auth.c:184) 20241217095917533 DMM DEBUG MM(262420000000051/f0152398) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095917533 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241217095917533 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@cd2b901c9e94: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241217095917539 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095917539 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095917539 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095917539 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095917539 DMM INFO MM(262420000000051/f0152398) Subscriber data update (mmctx.c:445) 20241217095917539 DMM DEBUG MM(262420000000051/f0152398) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095917539 DMM INFO MM(262420000000051/f0152398) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095917539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095917539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095917539 DMM INFO MM(262420000000051/f0152398) <- GMM AUTH AND CIPHERING REQ (rand = 17 05 e6 6c b8 8e 41 1f fd b3 15 5e c5 83 7c 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095917555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095917555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095917555 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095917555 DMM INFO MM(262420000000051/f0152398) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095917555 DMM NOTICE MM(262420000000051/f0152398) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095917555 DMM DEBUG MM(262420000000051/f0152398) checking auth: received GSM SRES = f5 18 e6 09 (gprs_gmm.c:648) 20241217095917555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095917555 DMM DEBUG MM(262420000000051/f0152398) Requesting authorization (sgsn_auth.c:160) 20241217095917555 DMM INFO MM(262420000000051/f0152398) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095917555 DMM DEBUG MM(262420000000051/f0152398) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095917555 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241217095917555 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) 20241217095917555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095917555 DMM INFO MM(262420000000051/f0152398) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0152398) (gprs_gmm.c:282) 20241217095917558 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095917558 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095917558 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241217095917558 DMM INFO MM(262420000000051/f0152398) Subscriber data update (mmctx.c:445) 20241217095917558 DMM DEBUG MM(262420000000051/f0152398) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095917558 DMM INFO MM(262420000000051/f0152398) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095917558 DMM NOTICE MM(262420000000051/f0152398) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241217095917558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095917558 DMM NOTICE MM(262420000000051/f0152398) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095917558 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) 20241217095917559 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095917559 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241217095917559 DMM INFO MM(262420000000051/f0152398) Subscriber data update (mmctx.c:445) 20241217095917559 DMM DEBUG MM(262420000000051/f0152398) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095917570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095917570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095917570 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095917570 DMM INFO MM(262420000000051/f0152398) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095917570 DMM NOTICE MM(262420000000051/f0152398) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095917570 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095917570 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095917570 DLLC NOTICE LLME(fbc23b92/f0152398){ASSIGNED} LLGM Assign pre (ffffffff => f0152398) (gprs_llc.c:1079) 20241217095917570 DLLC NOTICE LLME(ffffffff/f0152398){ASSIGNED} LLGM Assign post (ffffffff => f0152398) (gprs_llc.c:1125) 20241217095917570 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095917570 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095917570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095917570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217095917628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095917628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095917628 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095917628 DMM INFO MM(262420000000051/f0152398) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095917628 DMM INFO MM(262420000000051/f0152398) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095917628 DMM DEBUG MM(262420000000051/f0152398) Using GGSN 0 (gprs_sm.c:317) 20241217095917628 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) 20241217095917628 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241217095917628 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095917628 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095917628 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241217095917653 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 e4 de 94 e2 11 a3 38 e1 43 14 05 7f e8 3f bf 27 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241217095917653 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e38083a0, cbp=0x5624645f7910) (sgsn_libgtp.c:633) 20241217095917653 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095917653 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fce98 TLLI=f0152398, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095917653 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095917653 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@cd2b901c9e94: setverdict(pass): none -> pass TC_paging_ps(1219)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095917669 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241217095920537 DGPRS DEBUG Checking for inactive LLMEs, time = 36957759 (sgsn.c:132) 20241217095920629 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241217095920629 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241217095920629 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241217095922680 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241217095922680 DMM INFO MM(262420000000051/f0152398) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@cd2b901c9e94: 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 := 'F0152398'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@cd2b901c9e94: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@cd2b901c9e94: Final verdict of PTC: pass 20241217095922704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@cd2b901c9e94: Final verdict of PTC: none 20241217095922708 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095922708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1210)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1216)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@cd2b901c9e94: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1205)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@cd2b901c9e94: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@cd2b901c9e94: Final verdict of PTC: none TC_paging_ps-BVCI220(1213)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1214)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1208)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1203)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_paging_ps-BVCI220(1213): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_paging_ps finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:59:22 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241217095922832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095923235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96344) 20241217095923710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095923710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96344, count=104312) 20241217095924710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095924710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:59:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095925711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095925712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_paging_ps_ra_multiple_cells started. 20241217095926341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095926343 DMM INFO MM(262420000000051/f0152398) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095926343 DMM INFO MM(262420000000051/f0152398) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095926343 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095926343 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095926343 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095926343 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241217095926343 DLLC NOTICE LLME(ffffffff/f0152398){ASSIGNED} LLGM Assign pre (f0152398 => ffffffff) (gprs_llc.c:1079) 20241217095926344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0152398 => ffffffff) (gprs_llc.c:1125) 20241217095926344 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fcb40 (gprs_sndcp.c:574) 20241217095926344 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fce98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095926344 DMM NOTICE MM(262420000000051/f0152398) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095926344 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241217095926344 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095926344 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095926344 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241217095926344 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241217095926344 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) 20241217095926344 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) 20241217095926344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217095926344 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095926344 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095926344 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095926344 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095926385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095926385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095926385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095926385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095926385 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095926385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095926385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095926385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095926385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095926386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095926386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095926386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095926386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095926386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095926386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095926386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095926386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095926386 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095926386 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095926386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095926386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095926386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1225)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217095926389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241217095926396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095926396 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1225)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1229)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095926400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095926400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095926400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095926400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095926400 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095926400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095926400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095926400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095926400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095926401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095926401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095926401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095926401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095926401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095926401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095926401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095926401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095926401 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095926401 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095926401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095926402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095926402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095926404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095926410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095926410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095926422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095926422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095926422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095926422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095926422 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095926422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095926422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095926422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095926422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095926423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095926423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095926423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095926423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095926423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095926423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095926423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095926423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095926423 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095926423 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095926423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095926423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095926423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095926425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095926429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095926429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1232)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095926712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095926713 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095926713 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095926713 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1234)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095926717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1234)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095926718 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1234)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1234)@cd2b901c9e94: 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(1234)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@cd2b901c9e94: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F83AC522'O, index=0 SGSN_Test-GSUP(1236)@cd2b901c9e94: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@cd2b901c9e94: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@cd2b901c9e94: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F83AC522'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1232)@cd2b901c9e94: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F83AC522'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@cd2b901c9e94: 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 := '622CA0FC3CCAD04F2CD7AAFF3D26F091'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '562DABFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B0750CD68494A1D'O } } } } } 20241217095927812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095927812 DLLC NOTICE LLME(ffffffff/f83ac522){UNASSIGNED} LLC RX: unknown TLLI 0xf83ac522, creating LLME on the fly (gprs_llc.c:552) 20241217095927812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095927812 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095927812 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095927812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217095927812 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095927812 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217095927812 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095927812 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095927812 DLLC NOTICE LLME(ffffffff/f83ac522){UNASSIGNED} LLGM Assign pre (f83ac522 => f4a7b853) (gprs_llc.c:1079) 20241217095927812 DLLC NOTICE LLME(f83ac522/f4a7b853){ASSIGNED} LLGM Assign post (f83ac522 => f4a7b853) (gprs_llc.c:1125) 20241217095927812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095927812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095927812 DMM DEBUG MM(262420000000052/f4a7b853) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095927841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095927841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095927841 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095927841 DMM DEBUG MM(262420000000052/f4a7b853) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241217095927841 DMM NOTICE MM(262420000000052/f4a7b853) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095927841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095927841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095927841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095927841 DMM DEBUG MM(262420000000052/f4a7b853) Requesting authorization (sgsn_auth.c:160) 20241217095927841 DMM INFO MM(262420000000052/f4a7b853) Requesting authentication tuples (sgsn_auth.c:184) 20241217095927841 DMM DEBUG MM(262420000000052/f4a7b853) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095927841 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241217095927841 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@cd2b901c9e94: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241217095927848 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095927848 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095927848 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095927848 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095927848 DMM INFO MM(262420000000052/f4a7b853) Subscriber data update (mmctx.c:445) 20241217095927848 DMM DEBUG MM(262420000000052/f4a7b853) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095927848 DMM INFO MM(262420000000052/f4a7b853) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095927848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095927848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095927848 DMM INFO MM(262420000000052/f4a7b853) <- GMM AUTH AND CIPHERING REQ (rand = 62 2c a0 fc 3c ca d0 4f 2c d7 aa ff 3d 26 f0 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095927865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095927865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095927865 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095927865 DMM INFO MM(262420000000052/f4a7b853) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095927865 DMM NOTICE MM(262420000000052/f4a7b853) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095927865 DMM DEBUG MM(262420000000052/f4a7b853) checking auth: received GSM SRES = 56 2d ab fb (gprs_gmm.c:648) 20241217095927865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095927865 DMM DEBUG MM(262420000000052/f4a7b853) Requesting authorization (sgsn_auth.c:160) 20241217095927865 DMM INFO MM(262420000000052/f4a7b853) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095927865 DMM DEBUG MM(262420000000052/f4a7b853) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095927865 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241217095927865 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) 20241217095927865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095927865 DMM INFO MM(262420000000052/f4a7b853) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4a7b853) (gprs_gmm.c:282) 20241217095927868 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095927868 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095927868 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241217095927868 DMM INFO MM(262420000000052/f4a7b853) Subscriber data update (mmctx.c:445) 20241217095927868 DMM DEBUG MM(262420000000052/f4a7b853) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095927868 DMM INFO MM(262420000000052/f4a7b853) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095927868 DMM NOTICE MM(262420000000052/f4a7b853) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241217095927868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095927868 DMM NOTICE MM(262420000000052/f4a7b853) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095927868 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) 20241217095927870 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095927870 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241217095927870 DMM INFO MM(262420000000052/f4a7b853) Subscriber data update (mmctx.c:445) 20241217095927870 DMM DEBUG MM(262420000000052/f4a7b853) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095927882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095927882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095927883 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095927883 DMM INFO MM(262420000000052/f4a7b853) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095927883 DMM NOTICE MM(262420000000052/f4a7b853) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095927883 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095927883 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095927883 DLLC NOTICE LLME(f83ac522/f4a7b853){ASSIGNED} LLGM Assign pre (ffffffff => f4a7b853) (gprs_llc.c:1079) 20241217095927883 DLLC NOTICE LLME(ffffffff/f4a7b853){ASSIGNED} LLGM Assign post (ffffffff => f4a7b853) (gprs_llc.c:1125) 20241217095927883 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095927883 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095927883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095927883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217095927940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095927940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095927940 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095927940 DMM INFO MM(262420000000052/f4a7b853) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095927940 DMM INFO MM(262420000000052/f4a7b853) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095927940 DMM DEBUG MM(262420000000052/f4a7b853) Using GGSN 0 (gprs_sm.c:317) 20241217095927940 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) 20241217095927940 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241217095927940 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095927940 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095927940 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241217095927958 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 43 88 54 34 11 99 06 9a 37 14 05 7f 85 a3 65 c6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241217095927958 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e3809418, cbp=0x5624646002f0) (sgsn_libgtp.c:633) 20241217095927958 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095927958 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=f4a7b853, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095927958 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095927958 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@cd2b901c9e94: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095927975 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241217095930941 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241217095930941 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241217095930941 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241217095932989 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241217095932989 DMM INFO MM(262420000000052/f4a7b853) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@cd2b901c9e94: 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 := 'F4A7B853'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1232)@cd2b901c9e94: 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 := 'F4A7B853'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@cd2b901c9e94: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@cd2b901c9e94: Final verdict of PTC: pass 20241217095933013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@cd2b901c9e94: Final verdict of PTC: none 20241217095933017 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095933018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@cd2b901c9e94: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1232)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@cd2b901c9e94: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1229)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1224)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1235)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1222)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1227)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1233)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1232): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1233): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1235): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:59:33 UTC 2024 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241217095933108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095933510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101108) 20241217095934018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095934018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101108, count=105464) 20241217095935020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095935020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:59:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095936022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095936022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_bssgp_rim_single_report started. 20241217095936614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095936617 DMM INFO MM(262420000000052/f4a7b853) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217095936617 DMM INFO MM(262420000000052/f4a7b853) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217095936617 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217095936617 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217095936617 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217095936617 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241217095936617 DLLC NOTICE LLME(ffffffff/f4a7b853){ASSIGNED} LLGM Assign pre (f4a7b853 => ffffffff) (gprs_llc.c:1079) 20241217095936617 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4a7b853 => ffffffff) (gprs_llc.c:1125) 20241217095936617 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fb9d0 (gprs_sndcp.c:574) 20241217095936617 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095936617 DMM NOTICE MM(262420000000052/f4a7b853) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095936617 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241217095936617 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095936617 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095936617 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241217095936617 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241217095936617 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) 20241217095936617 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) 20241217095936617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217095936618 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217095936618 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217095936618 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217095936618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095936663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095936663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095936663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095936663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095936663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095936663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095936663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095936663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095936663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095936665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095936665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095936665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095936665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095936665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095936665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095936665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095936665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095936665 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095936665 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095936665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095936665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095936665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095936667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095936672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095936672 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095936680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095936680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095936680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095936680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095936680 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095936680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095936680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095936680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095936680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095936680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095936680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095936680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095936681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095936681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095936681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095936681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095936681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095936681 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095936681 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095936681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095936681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095936681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095936683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095936687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095936687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095936695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095936695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095936695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095936695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095936695 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095936695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095936695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095936695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095936695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095936696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095936696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095936696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095936696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095936696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095936696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095936696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095936696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095936696 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095936696 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095936696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095936696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095936696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095936699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095936704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095936704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095937023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095937023 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095937023 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095937023 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095937027 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095937029 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217095937050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@cd2b901c9e94: setverdict(pass): none -> pass MTC@cd2b901c9e94: Warning: Re-starting timer T, which is already active (running or expired). 20241217095937071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095937088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57362<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217095937091 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095937092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1255)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1253)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1248)@cd2b901c9e94: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@cd2b901c9e94: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1243)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@cd2b901c9e94: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1251)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1246)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1241)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: pass MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@cd2b901c9e94: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:59:37 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20241217095937144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095937546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59336) 20241217095938093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095938093 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) 20241217095939095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095939095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:59:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095940097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095940097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_rim_eutran_to_geran started. 20241217095940643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095940646 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095940697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095940697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095940697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095940697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095940697 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095940697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095940697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095940697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095940697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095940698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095940698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095940698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095940698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095940698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095940698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095940698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095940698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095940698 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095940698 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095940698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095940698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095940698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095940700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095940705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095940705 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095940715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095940715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095940715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095940715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095940715 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095940715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095940715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095940715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095940715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095940717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095940717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095940717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095940717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095940717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095940717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095940717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095940717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095940717 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095940717 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095940717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095940717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095940717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1267)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 20241217095940720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095940727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095940727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1268)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1265)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095940732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095940732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095940732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095940732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095940732 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095940732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095940732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095940732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095940732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095940733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095940733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095940733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095940733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095940733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095940733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095940733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095940733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095940733 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095940733 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095940733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095940733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095940733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095940735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095940739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095940739 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095941098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095941098 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095941098 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095941098 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095941102 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217095941103 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@cd2b901c9e94: setverdict(pass): none -> pass 20241217095941157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095941166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57374<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rim_eutran_to_geran-BVCI196(1260)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@cd2b901c9e94: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(1273)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1271)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1261)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1266)@cd2b901c9e94: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@cd2b901c9e94: Final verdict of PTC: none 20241217095941172 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217095941173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1274)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1269)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1264)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1259)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: pass MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@cd2b901c9e94: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 09:59:41 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20241217095941249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095941652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49408) 20241217095942174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095942174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49408, count=53764) 20241217095943176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095943176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 09:59:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217095944178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095944178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_cell_change_different_rai_ci_attach started. 20241217095944748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217095944750 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095944795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217095944795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095944795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095944795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095944795 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217095944795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095944795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095944795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095944795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095944796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095944796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095944796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095944796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095944796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095944796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095944796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095944796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095944796 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217095944796 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095944796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095944796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095944796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217095944799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1276)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095944804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095944804 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095944813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217095944813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095944813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095944813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095944813 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217095944813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095944813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095944813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095944813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1284)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1285)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095944813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095944813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095944813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095944813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095944813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095944813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095944813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095944813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095944813 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217095944813 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095944813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217095944814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095944814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095944816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1281)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1284)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241217095944823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095944823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1289)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217095944824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217095944824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217095944824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217095944824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095944824 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217095944824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217095944824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217095944824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217095944824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217095944825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217095944825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217095944825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217095944825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217095944825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217095944825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217095944825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217095944826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217095944826 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217095944826 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217095944826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_cell_change_different_rai_ci_attach-BVCI210(1282)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095944826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217095944826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217095944828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217095944832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095944832 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217095945180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217095945180 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217095945180 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217095945180 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217095945183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217095945184 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@cd2b901c9e94: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C1BD094D'O, index=0 SGSN_Test-GSUP(1291)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := 'F34BE1031B2280B04FBD6B014B4F7E7E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B59E80B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1F2F8137E7D5F93'O } } } } } 20241217095945229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095945229 DLLC NOTICE LLME(ffffffff/c1bd094d){UNASSIGNED} LLC RX: unknown TLLI 0xc1bd094d, creating LLME on the fly (gprs_llc.c:552) 20241217095945229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095945229 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095945229 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217095945229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217095945229 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217095945229 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217095945229 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095945229 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217095945229 DLLC NOTICE LLME(ffffffff/c1bd094d){UNASSIGNED} LLGM Assign pre (c1bd094d => d64cde8d) (gprs_llc.c:1079) 20241217095945229 DLLC NOTICE LLME(c1bd094d/d64cde8d){ASSIGNED} LLGM Assign post (c1bd094d => d64cde8d) (gprs_llc.c:1125) 20241217095945229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095945229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095945229 DMM DEBUG MM(262420000000068/d64cde8d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095945236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095945236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217095945236 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095945236 DMM DEBUG MM(262420000000068/d64cde8d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241217095945236 DMM NOTICE MM(262420000000068/d64cde8d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095945236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095945236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095945236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095945236 DMM DEBUG MM(262420000000068/d64cde8d) Requesting authorization (sgsn_auth.c:160) 20241217095945236 DMM INFO MM(262420000000068/d64cde8d) Requesting authentication tuples (sgsn_auth.c:184) 20241217095945236 DMM DEBUG MM(262420000000068/d64cde8d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217095945236 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241217095945236 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@cd2b901c9e94: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241217095945237 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217095945237 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217095945237 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217095945237 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217095945237 DMM INFO MM(262420000000068/d64cde8d) Subscriber data update (mmctx.c:445) 20241217095945237 DMM DEBUG MM(262420000000068/d64cde8d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217095945237 DMM INFO MM(262420000000068/d64cde8d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217095945237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217095945237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217095945237 DMM INFO MM(262420000000068/d64cde8d) <- GMM AUTH AND CIPHERING REQ (rand = f3 4b e1 03 1b 22 80 b0 4f bd 6b 01 4b 4f 7e 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217095945242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095945242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217095945242 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095945242 DMM INFO MM(262420000000068/d64cde8d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217095945242 DMM NOTICE MM(262420000000068/d64cde8d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217095945242 DMM DEBUG MM(262420000000068/d64cde8d) checking auth: received GSM SRES = 5b 59 e8 0b (gprs_gmm.c:648) 20241217095945242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217095945242 DMM DEBUG MM(262420000000068/d64cde8d) Requesting authorization (sgsn_auth.c:160) 20241217095945242 DMM INFO MM(262420000000068/d64cde8d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095945242 DMM DEBUG MM(262420000000068/d64cde8d) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095945242 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241217095945242 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) 20241217095945242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217095945242 DMM INFO MM(262420000000068/d64cde8d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd64cde8d) (gprs_gmm.c:282) 20241217095945243 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217095945243 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217095945243 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241217095945243 DMM INFO MM(262420000000068/d64cde8d) Subscriber data update (mmctx.c:445) 20241217095945243 DMM DEBUG MM(262420000000068/d64cde8d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217095945243 DMM INFO MM(262420000000068/d64cde8d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217095945243 DMM NOTICE MM(262420000000068/d64cde8d) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241217095945243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217095945243 DMM NOTICE MM(262420000000068/d64cde8d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217095945243 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) 20241217095945244 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217095945244 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241217095945244 DMM INFO MM(262420000000068/d64cde8d) Subscriber data update (mmctx.c:445) 20241217095945244 DMM DEBUG MM(262420000000068/d64cde8d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217095945247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095945247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217095945247 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095945247 DMM INFO MM(262420000000068/d64cde8d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217095945247 DMM NOTICE MM(262420000000068/d64cde8d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217095945247 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217095945247 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217095945247 DLLC NOTICE LLME(c1bd094d/d64cde8d){ASSIGNED} LLGM Assign pre (ffffffff => d64cde8d) (gprs_llc.c:1079) 20241217095945247 DLLC NOTICE LLME(ffffffff/d64cde8d){ASSIGNED} LLGM Assign post (ffffffff => d64cde8d) (gprs_llc.c:1125) 20241217095945247 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217095945247 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217095945247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217095945247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217095945305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095945306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217095945306 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095945306 DMM INFO MM(262420000000068/d64cde8d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217095945306 DMM INFO MM(262420000000068/d64cde8d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217095945306 DMM DEBUG MM(262420000000068/d64cde8d) Using GGSN 0 (gprs_sm.c:317) 20241217095945306 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) 20241217095945306 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241217095945306 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217095945306 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241217095945306 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241217095945331 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 2d 2b 3b 76 11 65 08 16 67 14 05 7f ba 39 1a 3a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241217095945332 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e380a490, cbp=0x5624645fe1e0) (sgsn_libgtp.c:633) 20241217095945332 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217095945332 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=d64cde8d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217095945332 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217095945332 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@cd2b901c9e94: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217095945349 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241217095945363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095945363 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241217095945363 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@cd2b901c9e94: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1282)@cd2b901c9e94: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D64CDE8D'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@cd2b901c9e94: 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 := '9DA626F3490A32C2427B8F717429107B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D524B682'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0EA965D4937B0EE'O } } } } } 20241217095945382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095945382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241217095945382 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD64CDE8D) type="GPRS attach"  (gprs_gmm.c:1248) 20241217095945382 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217095945382 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217095945382 DLLC NOTICE LLME(ffffffff/d64cde8d){ASSIGNED} LLGM Assign pre (d64cde8d => f50e7e17) (gprs_llc.c:1079) 20241217095945382 DLLC NOTICE LLME(d64cde8d/f50e7e17){ASSIGNED} LLGM Assign post (d64cde8d => f50e7e17) (gprs_llc.c:1125) 20241217095945382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217095945382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217095945382 DMM DEBUG MM(262420000000068/f50e7e17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217095945415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217095945415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241217095945415 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217095945415 DMM DEBUG MM(262420000000068/f50e7e17) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241217095945415 DMM NOTICE MM(262420000000068/f50e7e17) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217095945415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217095945415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217095945415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217095945415 DMM DEBUG MM(262420000000068/f50e7e17) Requesting authorization (sgsn_auth.c:160) 20241217095945415 DMM INFO MM(262420000000068/f50e7e17) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217095945415 DMM DEBUG MM(262420000000068/f50e7e17) Requesting subscriber data update (gprs_subscriber.c:894) 20241217095945415 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241217095945415 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) 20241217095950538 DGPRS DEBUG Checking for inactive LLMEs, time = 36957789 (sgsn.c:132) 20241217095951417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241217095951417 DMM ERROR MM(262420000000068/f50e7e17) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241217095951417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241217095951417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217095951417 DMM NOTICE MM(262420000000068/f50e7e17) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241217095951417 DMM NOTICE MM(262420000000068/f50e7e17) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217095951417 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241217095951417 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=f50e7e17, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217095951417 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217095951417 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217095951417 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241217095951417 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241217095951417 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) 20241217095951417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Reject}: Deallocated (fsm.c:568) 20241217095951418 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Deallocated (fsm.c:568) 20241217095951418 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217095951418 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217095951418 DLLC NOTICE LLME(d64cde8d/f50e7e17){ASSIGNED} LLGM Assign pre (f50e7e17 => ffffffff) (gprs_llc.c:1079) 20241217095951418 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f50e7e17 => ffffffff) (gprs_llc.c:1125) 20241217095956418 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241217100001420 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241217100005182 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241217100005182 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241217100005182 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217100006422 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241217100011424 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241217100014797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100014803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100014803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217100014815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100014818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100014818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217100014826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100014829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100014829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@cd2b901c9e94: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@cd2b901c9e94: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20241217100015234 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100015234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1285)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1279)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1289)@cd2b901c9e94: Final verdict of PTC: none 20241217100015236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49986<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI210(1282)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1277)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1287)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1283)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@cd2b901c9e94: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb1-BSSGP1(1281)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1282): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@cd2b901c9e94: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@cd2b901c9e94: 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'. Tue Dec 17 10:00:15 UTC 2024 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241217100015395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100015797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118092) 20241217100016236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100016236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217100016424 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241217100016424 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5624645fe1e0) (sgsn_libgtp.c:633) 20241217100016424 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5624645fe1e0) (sgsn_libgtp.c:637) 20241217100016424 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241217100016424 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241217100016424 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241217100016424 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=118092, count=124064) 20241217100017238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100017238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:00:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217100018240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100018240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_cell_change_different_rai_ci_data started. 20241217100018887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100018888 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100018922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100018922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100018922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100018922 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100018922 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100018922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100018922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100018922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100018922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241217100018923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100018923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100018923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1298)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100018923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100018923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100018923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100018923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100018923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100018923 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100018923 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100018923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100018923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100018923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100018925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100018931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100018931 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100018938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100018938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100018938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100018938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100018938 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100018938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100018938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100018938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100018938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100018939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100018939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100018939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100018940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100018940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100018940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100018940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100018940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100018940 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100018940 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100018940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100018940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100018940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100018942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100018947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100018947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100018953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100018953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100018953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100018953 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100018953 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100018953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100018953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100018953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100018953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100018954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100018954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100018954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100018954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100018954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100018954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100018954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100018954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100018954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100018954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100018954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100018954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100018954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100018956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100018961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100018961 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100019241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100019241 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100019241 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100019241 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100019245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217100019246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@cd2b901c9e94: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E3A34BBA'O, index=0 SGSN_Test-GSUP(1310)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := '1EDE4B434A5D5E43DD818C020342DE01'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6255C5EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF499B10AC31E52E'O } } } } } 20241217100019320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100019320 DLLC NOTICE LLME(ffffffff/e3a34bba){UNASSIGNED} LLC RX: unknown TLLI 0xe3a34bba, creating LLME on the fly (gprs_llc.c:552) 20241217100019320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100019320 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100019320 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217100019320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217100019320 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217100019320 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217100019320 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100019320 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100019320 DLLC NOTICE LLME(ffffffff/e3a34bba){UNASSIGNED} LLGM Assign pre (e3a34bba => e26b6b45) (gprs_llc.c:1079) 20241217100019320 DLLC NOTICE LLME(e3a34bba/e26b6b45){ASSIGNED} LLGM Assign post (e3a34bba => e26b6b45) (gprs_llc.c:1125) 20241217100019320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100019320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100019320 DMM DEBUG MM(262420000000070/e26b6b45) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100019338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100019338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217100019338 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100019338 DMM DEBUG MM(262420000000070/e26b6b45) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241217100019338 DMM NOTICE MM(262420000000070/e26b6b45) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100019338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100019338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100019338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100019338 DMM DEBUG MM(262420000000070/e26b6b45) Requesting authorization (sgsn_auth.c:160) 20241217100019339 DMM INFO MM(262420000000070/e26b6b45) Requesting authentication tuples (sgsn_auth.c:184) 20241217100019339 DMM DEBUG MM(262420000000070/e26b6b45) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100019339 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241217100019339 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@cd2b901c9e94: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241217100019344 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100019344 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100019344 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100019344 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100019344 DMM INFO MM(262420000000070/e26b6b45) Subscriber data update (mmctx.c:445) 20241217100019344 DMM DEBUG MM(262420000000070/e26b6b45) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100019344 DMM INFO MM(262420000000070/e26b6b45) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100019344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100019345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100019345 DMM INFO MM(262420000000070/e26b6b45) <- GMM AUTH AND CIPHERING REQ (rand = 1e de 4b 43 4a 5d 5e 43 dd 81 8c 02 03 42 de 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217100019359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100019359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100019359 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100019359 DMM INFO MM(262420000000070/e26b6b45) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100019359 DMM NOTICE MM(262420000000070/e26b6b45) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100019359 DMM DEBUG MM(262420000000070/e26b6b45) checking auth: received GSM SRES = 62 55 c5 ef (gprs_gmm.c:648) 20241217100019359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100019360 DMM DEBUG MM(262420000000070/e26b6b45) Requesting authorization (sgsn_auth.c:160) 20241217100019360 DMM INFO MM(262420000000070/e26b6b45) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100019360 DMM DEBUG MM(262420000000070/e26b6b45) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100019360 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241217100019360 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) 20241217100019360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217100019360 DMM INFO MM(262420000000070/e26b6b45) <- GMM ATTACH ACCEPT (new P-TMSI=0xe26b6b45) (gprs_gmm.c:282) 20241217100019363 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100019363 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100019363 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241217100019363 DMM INFO MM(262420000000070/e26b6b45) Subscriber data update (mmctx.c:445) 20241217100019363 DMM DEBUG MM(262420000000070/e26b6b45) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100019363 DMM INFO MM(262420000000070/e26b6b45) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100019363 DMM NOTICE MM(262420000000070/e26b6b45) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241217100019363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100019363 DMM NOTICE MM(262420000000070/e26b6b45) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100019363 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) 20241217100019364 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100019364 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241217100019364 DMM INFO MM(262420000000070/e26b6b45) Subscriber data update (mmctx.c:445) 20241217100019364 DMM DEBUG MM(262420000000070/e26b6b45) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217100019375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100019375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217100019375 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100019375 DMM INFO MM(262420000000070/e26b6b45) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100019375 DMM NOTICE MM(262420000000070/e26b6b45) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100019375 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100019375 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100019375 DLLC NOTICE LLME(e3a34bba/e26b6b45){ASSIGNED} LLGM Assign pre (ffffffff => e26b6b45) (gprs_llc.c:1079) 20241217100019375 DLLC NOTICE LLME(ffffffff/e26b6b45){ASSIGNED} LLGM Assign post (ffffffff => e26b6b45) (gprs_llc.c:1125) 20241217100019375 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217100019375 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217100019375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100019375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100019433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100019433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217100019433 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100019433 DMM INFO MM(262420000000070/e26b6b45) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217100019433 DMM INFO MM(262420000000070/e26b6b45) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217100019433 DMM DEBUG MM(262420000000070/e26b6b45) Using GGSN 0 (gprs_sm.c:317) 20241217100019433 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) 20241217100019433 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241217100019433 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217100019433 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241217100019433 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241217100019458 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 5c 94 c0 62 11 70 ef e8 8f 14 05 7f 80 96 58 3e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241217100019458 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e380a490, cbp=0x5624645fe1e0) (sgsn_libgtp.c:633) 20241217100019458 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217100019458 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=e26b6b45, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217100019458 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217100019458 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@cd2b901c9e94: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217100019474 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241217100019488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100019488 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241217100019488 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@cd2b901c9e94: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E26B6B45'O, index=0 20241217100019502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100019502 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100019502 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5624645fbd28, TLLI=e26b6b45, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20241217100020539 DGPRS DEBUG Checking for inactive LLMEs, time = 36957819 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@cd2b901c9e94: Removing Client IMSI='262420000000070'H, index=0 20241217100021504 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@cd2b901c9e94: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@cd2b901c9e94: Final verdict of PTC: pass 20241217100021521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50612<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@cd2b901c9e94: Final verdict of PTC: none 20241217100021525 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100021525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_rai_ci_data-BVCI196(1297)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1308)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1298)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1303)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1296)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1301)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1306)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 10:00:21 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20241217100021600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100022003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59268<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96456) 20241217100022525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100022525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96456, count=100812) 20241217100023526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100023526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:00:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217100024527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100024527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_cell_change_different_ci_attach started. 20241217100025098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100025101 DMM INFO MM(262420000000070/e26b6b45) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100025101 DMM INFO MM(262420000000070/e26b6b45) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100025101 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100025101 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100025101 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217100025101 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217100025101 DLLC NOTICE LLME(ffffffff/e26b6b45){ASSIGNED} LLGM Assign pre (e26b6b45 => ffffffff) (gprs_llc.c:1079) 20241217100025101 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e26b6b45 => ffffffff) (gprs_llc.c:1125) 20241217100025101 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fb9d0 (gprs_sndcp.c:574) 20241217100025101 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217100025101 DMM NOTICE MM(262420000000070/e26b6b45) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217100025101 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241217100025101 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217100025101 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217100025101 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241217100025101 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241217100025101 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) 20241217100025101 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) 20241217100025101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217100025101 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217100025102 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217100025102 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217100025102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100025150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100025150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100025150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100025150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100025150 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100025150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100025150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100025150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100025150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100025151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100025151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100025151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100025151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100025151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100025151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100025151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100025151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100025151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100025151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100025151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100025152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100025152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100025154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100025159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100025159 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100025166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100025166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100025166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100025166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100025166 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100025166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100025166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100025166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100025166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100025167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100025167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100025167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100025167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100025167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100025167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100025167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100025167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100025167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100025167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100025167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100025168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100025168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100025170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100025176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100025176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1324)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1321)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100025182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100025182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100025182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100025182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100025182 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100025182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100025182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100025182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100025182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100025183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100025183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100025183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100025183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100025183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100025183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100025183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100025183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100025183 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100025183 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100025183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100025184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100025184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100025185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100025190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100025190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100025528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100025528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100025528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100025528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100025532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1328)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217100025533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@cd2b901c9e94: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='ECB77DB1'O, index=0 SGSN_Test-GSUP(1329)@cd2b901c9e94: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@cd2b901c9e94: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@cd2b901c9e94: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='ECB77DB1'O, index=0 TC_cell_change_different_ci_attach(1331)@cd2b901c9e94: 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 := '530322A8242EA50A3BCD113D5F8425AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B1D8CB8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCCF6707B6F94253'O } } } } } 20241217100025602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100025602 DLLC NOTICE LLME(ffffffff/ecb77db1){UNASSIGNED} LLC RX: unknown TLLI 0xecb77db1, creating LLME on the fly (gprs_llc.c:552) 20241217100025602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100025602 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100025602 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217100025602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217100025602 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217100025602 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217100025602 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100025602 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100025602 DLLC NOTICE LLME(ffffffff/ecb77db1){UNASSIGNED} LLGM Assign pre (ecb77db1 => f7706641) (gprs_llc.c:1079) 20241217100025602 DLLC NOTICE LLME(ecb77db1/f7706641){ASSIGNED} LLGM Assign post (ecb77db1 => f7706641) (gprs_llc.c:1125) 20241217100025602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100025602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100025602 DMM DEBUG MM(262420000000069/f7706641) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100025624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100025624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217100025624 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100025624 DMM DEBUG MM(262420000000069/f7706641) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241217100025624 DMM NOTICE MM(262420000000069/f7706641) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100025624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100025624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100025624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100025624 DMM DEBUG MM(262420000000069/f7706641) Requesting authorization (sgsn_auth.c:160) 20241217100025624 DMM INFO MM(262420000000069/f7706641) Requesting authentication tuples (sgsn_auth.c:184) 20241217100025624 DMM DEBUG MM(262420000000069/f7706641) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100025624 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241217100025624 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@cd2b901c9e94: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241217100025630 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100025630 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100025630 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100025630 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100025630 DMM INFO MM(262420000000069/f7706641) Subscriber data update (mmctx.c:445) 20241217100025630 DMM DEBUG MM(262420000000069/f7706641) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100025630 DMM INFO MM(262420000000069/f7706641) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100025630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100025630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100025630 DMM INFO MM(262420000000069/f7706641) <- GMM AUTH AND CIPHERING REQ (rand = 53 03 22 a8 24 2e a5 0a 3b cd 11 3d 5f 84 25 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217100025646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100025646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100025646 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100025646 DMM INFO MM(262420000000069/f7706641) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100025646 DMM NOTICE MM(262420000000069/f7706641) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100025646 DMM DEBUG MM(262420000000069/f7706641) checking auth: received GSM SRES = 6b 1d 8c b8 (gprs_gmm.c:648) 20241217100025646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100025646 DMM DEBUG MM(262420000000069/f7706641) Requesting authorization (sgsn_auth.c:160) 20241217100025646 DMM INFO MM(262420000000069/f7706641) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100025646 DMM DEBUG MM(262420000000069/f7706641) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100025646 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241217100025646 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) 20241217100025646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217100025646 DMM INFO MM(262420000000069/f7706641) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7706641) (gprs_gmm.c:282) 20241217100025649 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100025649 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100025649 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241217100025649 DMM INFO MM(262420000000069/f7706641) Subscriber data update (mmctx.c:445) 20241217100025649 DMM DEBUG MM(262420000000069/f7706641) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100025649 DMM INFO MM(262420000000069/f7706641) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100025649 DMM NOTICE MM(262420000000069/f7706641) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241217100025649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100025649 DMM NOTICE MM(262420000000069/f7706641) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100025649 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) 20241217100025651 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100025651 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241217100025651 DMM INFO MM(262420000000069/f7706641) Subscriber data update (mmctx.c:445) 20241217100025651 DMM DEBUG MM(262420000000069/f7706641) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217100025662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100025662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217100025662 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100025662 DMM INFO MM(262420000000069/f7706641) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100025662 DMM NOTICE MM(262420000000069/f7706641) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100025662 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100025662 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100025662 DLLC NOTICE LLME(ecb77db1/f7706641){ASSIGNED} LLGM Assign pre (ffffffff => f7706641) (gprs_llc.c:1079) 20241217100025662 DLLC NOTICE LLME(ffffffff/f7706641){ASSIGNED} LLGM Assign post (ffffffff => f7706641) (gprs_llc.c:1125) 20241217100025662 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217100025662 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217100025662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100025662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100025721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100025721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217100025721 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100025721 DMM INFO MM(262420000000069/f7706641) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217100025721 DMM INFO MM(262420000000069/f7706641) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217100025721 DMM DEBUG MM(262420000000069/f7706641) Using GGSN 0 (gprs_sm.c:317) 20241217100025721 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) 20241217100025722 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241217100025722 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217100025722 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241217100025722 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241217100025743 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 7d b4 93 65 11 b8 37 37 b6 14 05 7f 35 d4 e9 3c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241217100025743 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e380b508, cbp=0x5624645fe750) (sgsn_libgtp.c:633) 20241217100025743 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217100025743 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=f7706641, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217100025743 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217100025743 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@cd2b901c9e94: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217100025759 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241217100025774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100025774 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241217100025774 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@cd2b901c9e94: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@cd2b901c9e94: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F7706641'O, index=0 TC_cell_change_different_ci_attach(1331)@cd2b901c9e94: 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 := 'C7F220F3472219142F8FF7096CCE92E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3837A94'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B57255C8A27C53A9'O } } } } } 20241217100025789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100025790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241217100025790 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100025790 DMM INFO MM(262420000000069/f7706641) -> GMM ATTACH REQUEST MI(TMSI-0xF7706641) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100025790 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100025790 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217100025790 DLLC NOTICE LLME(ffffffff/f7706641){ASSIGNED} LLGM Assign pre (f7706641 => fc56eb57) (gprs_llc.c:1079) 20241217100025790 DLLC NOTICE LLME(f7706641/fc56eb57){ASSIGNED} LLGM Assign post (f7706641 => fc56eb57) (gprs_llc.c:1125) 20241217100025790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100025790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100025790 DMM DEBUG MM(262420000000069/fc56eb57) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100025814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100025814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241217100025814 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100025814 DMM DEBUG MM(262420000000069/fc56eb57) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241217100025814 DMM NOTICE MM(262420000000069/fc56eb57) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100025814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100025814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100025814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100025814 DMM DEBUG MM(262420000000069/fc56eb57) Requesting authorization (sgsn_auth.c:160) 20241217100025814 DMM INFO MM(262420000000069/fc56eb57) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100025814 DMM DEBUG MM(262420000000069/fc56eb57) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100025814 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241217100025814 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) 20241217100031815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241217100031815 DMM ERROR MM(262420000000069/fc56eb57) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241217100031815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241217100031815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241217100031815 DMM NOTICE MM(262420000000069/fc56eb57) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241217100031815 DMM NOTICE MM(262420000000069/fc56eb57) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217100031815 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241217100031815 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=fc56eb57, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217100031815 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217100031815 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217100031815 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241217100031815 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241217100031816 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) 20241217100031816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Reject}: Deallocated (fsm.c:568) 20241217100031816 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Deallocated (fsm.c:568) 20241217100031816 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217100031816 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241217100031816 DLLC NOTICE LLME(f7706641/fc56eb57){ASSIGNED} LLGM Assign pre (fc56eb57 => ffffffff) (gprs_llc.c:1079) 20241217100031816 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc56eb57 => ffffffff) (gprs_llc.c:1125) 20241217100036816 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241217100041817 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241217100045529 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241217100045529 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217100045530 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241217100046818 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241217100050540 DGPRS DEBUG Checking for inactive LLMEs, time = 36957849 (sgsn.c:132) 20241217100051819 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241217100055153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100055159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100055159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217100055168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100055172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100055172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217100055184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100055188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100055188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@cd2b901c9e94: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@cd2b901c9e94: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20241217100055592 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100055592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1329)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1317)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1327)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1322)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@cd2b901c9e94: Final verdict of PTC: none 20241217100055595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59270<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1318)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1325)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1320)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1315)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@cd2b901c9e94: Final verdict of PTC: fail reason: "Tguard timeout" MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@cd2b901c9e94: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@cd2b901c9e94: 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'. Tue Dec 17 10:00:55 UTC 2024 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241217100055648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100056050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122956) 20241217100056593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100056594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217100056820 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241217100056820 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5624645fe750) (sgsn_libgtp.c:633) 20241217100056820 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5624645fe750) (sgsn_libgtp.c:637) 20241217100056820 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241217100056820 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241217100056820 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241217100056820 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122956, count=128388) 20241217100057594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100057595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:00:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217100058595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100058595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_cell_change_different_ci_data started. 20241217100059129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100059132 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100059176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100059176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100059176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100059176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100059176 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100059176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100059176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100059176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100059176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100059177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100059177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100059177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100059177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100059177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100059177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100059177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100059177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100059177 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100059177 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100059177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100059177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100059177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100059179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100059184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100059184 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100059191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100059191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100059191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100059191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100059191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100059191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100059191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100059191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100059191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100059192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100059192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100059192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100059192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100059192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100059192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100059192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100059192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100059192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100059192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100059192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100059192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100059192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100059195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100059201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100059201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1343)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1340)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100059207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100059207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100059207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100059207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100059207 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100059207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100059207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100059207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100059207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100059208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100059208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100059208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100059208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100059208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100059208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100059208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100059208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100059208 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100059208 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100059208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100059208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100059208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100059210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100059215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100059215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100059596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100059596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100059596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100059597 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100059601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217100059602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@cd2b901c9e94: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='CDF0D918'O, index=0 SGSN_Test-GSUP(1348)@cd2b901c9e94: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@cd2b901c9e94: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@cd2b901c9e94: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='CDF0D918'O, index=0 TC_cell_change_different_ci_data(1350)@cd2b901c9e94: 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 := 'BD9C98E0B0244FAC1BED08363310D9A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B80C28EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '275FA6178716305E'O } } } } } 20241217100059678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100059678 DLLC NOTICE LLME(ffffffff/cdf0d918){UNASSIGNED} LLC RX: unknown TLLI 0xcdf0d918, creating LLME on the fly (gprs_llc.c:552) 20241217100059678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100059678 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100059678 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217100059678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217100059678 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217100059678 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217100059678 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100059678 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100059678 DLLC NOTICE LLME(ffffffff/cdf0d918){UNASSIGNED} LLGM Assign pre (cdf0d918 => cb68af62) (gprs_llc.c:1079) 20241217100059678 DLLC NOTICE LLME(cdf0d918/cb68af62){ASSIGNED} LLGM Assign post (cdf0d918 => cb68af62) (gprs_llc.c:1125) 20241217100059678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100059678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100059678 DMM DEBUG MM(262420000000071/cb68af62) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100059697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100059697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217100059697 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100059697 DMM DEBUG MM(262420000000071/cb68af62) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241217100059697 DMM NOTICE MM(262420000000071/cb68af62) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100059697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100059697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100059697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100059697 DMM DEBUG MM(262420000000071/cb68af62) Requesting authorization (sgsn_auth.c:160) 20241217100059697 DMM INFO MM(262420000000071/cb68af62) Requesting authentication tuples (sgsn_auth.c:184) 20241217100059697 DMM DEBUG MM(262420000000071/cb68af62) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100059697 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241217100059697 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@cd2b901c9e94: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241217100059702 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100059702 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100059702 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100059702 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100059702 DMM INFO MM(262420000000071/cb68af62) Subscriber data update (mmctx.c:445) 20241217100059702 DMM DEBUG MM(262420000000071/cb68af62) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100059702 DMM INFO MM(262420000000071/cb68af62) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100059702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100059702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100059702 DMM INFO MM(262420000000071/cb68af62) <- GMM AUTH AND CIPHERING REQ (rand = bd 9c 98 e0 b0 24 4f ac 1b ed 08 36 33 10 d9 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217100059718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100059718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100059718 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100059718 DMM INFO MM(262420000000071/cb68af62) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100059718 DMM NOTICE MM(262420000000071/cb68af62) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100059718 DMM DEBUG MM(262420000000071/cb68af62) checking auth: received GSM SRES = b8 0c 28 ef (gprs_gmm.c:648) 20241217100059718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100059718 DMM DEBUG MM(262420000000071/cb68af62) Requesting authorization (sgsn_auth.c:160) 20241217100059718 DMM INFO MM(262420000000071/cb68af62) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100059718 DMM DEBUG MM(262420000000071/cb68af62) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100059718 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241217100059718 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) 20241217100059718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217100059718 DMM INFO MM(262420000000071/cb68af62) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb68af62) (gprs_gmm.c:282) 20241217100059721 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100059721 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100059721 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241217100059721 DMM INFO MM(262420000000071/cb68af62) Subscriber data update (mmctx.c:445) 20241217100059721 DMM DEBUG MM(262420000000071/cb68af62) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100059721 DMM INFO MM(262420000000071/cb68af62) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100059721 DMM NOTICE MM(262420000000071/cb68af62) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241217100059721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100059721 DMM NOTICE MM(262420000000071/cb68af62) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100059721 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) 20241217100059722 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100059722 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241217100059722 DMM INFO MM(262420000000071/cb68af62) Subscriber data update (mmctx.c:445) 20241217100059722 DMM DEBUG MM(262420000000071/cb68af62) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217100059735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100059735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217100059735 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100059735 DMM INFO MM(262420000000071/cb68af62) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100059735 DMM NOTICE MM(262420000000071/cb68af62) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100059735 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100059735 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100059735 DLLC NOTICE LLME(cdf0d918/cb68af62){ASSIGNED} LLGM Assign pre (ffffffff => cb68af62) (gprs_llc.c:1079) 20241217100059735 DLLC NOTICE LLME(ffffffff/cb68af62){ASSIGNED} LLGM Assign post (ffffffff => cb68af62) (gprs_llc.c:1125) 20241217100059735 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217100059735 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217100059735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100059735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100059793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100059793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241217100059793 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100059793 DMM INFO MM(262420000000071/cb68af62) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241217100059793 DMM INFO MM(262420000000071/cb68af62) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241217100059793 DMM DEBUG MM(262420000000071/cb68af62) Using GGSN 0 (gprs_sm.c:317) 20241217100059793 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) 20241217100059793 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241217100059793 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241217100059793 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241217100059793 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241217100059810 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 99 ca 25 f6 11 29 42 57 f5 14 05 7f 46 55 fb a5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241217100059810 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa5e380b508, cbp=0x5624645fe750) (sgsn_libgtp.c:633) 20241217100059810 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241217100059810 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5624645fbd28 TLLI=cb68af62, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241217100059810 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241217100059810 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@cd2b901c9e94: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed 20241217100059826 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241217100059839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100059839 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241217100059840 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@cd2b901c9e94: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@cd2b901c9e94: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='CB68AF62'O, index=0 20241217100059854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100059854 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100059855 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100059856 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@cd2b901c9e94: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@cd2b901c9e94: Final verdict of PTC: pass 20241217100059880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32986<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1346)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1341)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@cd2b901c9e94: Final verdict of PTC: none 20241217100059884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1348)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@cd2b901c9e94: Final verdict of PTC: none 20241217100059884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1342)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@cd2b901c9e94: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1334)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1336)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1339)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1344)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 10:00:59 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20241217100059949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100100352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79976) 20241217100100884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100100884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79976, count=99872) 20241217100101885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100101885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:01:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20241217100102886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100102886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_sgsn_context_req_in started. 20241217100103412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100103413 DMM INFO MM(262420000000071/cb68af62) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100103413 DMM INFO MM(262420000000071/cb68af62) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100103413 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100103413 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100103413 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217100103413 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217100103413 DLLC NOTICE LLME(ffffffff/cb68af62){ASSIGNED} LLGM Assign pre (cb68af62 => ffffffff) (gprs_llc.c:1079) 20241217100103413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb68af62 => ffffffff) (gprs_llc.c:1125) 20241217100103413 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5624645fb9d0 (gprs_sndcp.c:574) 20241217100103413 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5624645fbd28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241217100103413 DMM NOTICE MM(262420000000071/cb68af62) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241217100103413 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241217100103413 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241217100103413 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241217100103413 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241217100103413 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241217100103413 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) 20241217100103413 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) 20241217100103413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217100103413 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217100103413 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217100103413 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217100103413 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100103431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100103431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100103431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100103431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100103431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100103431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100103431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100103431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100103431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100103433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100103433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100103433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100103433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100103433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100103433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100103433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100103433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100103433 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100103433 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100103433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1355)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217100103433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100103433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100103436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100103440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100103440 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100103447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100103447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100103447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100103447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100103447 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100103447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100103447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100103447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100103448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100103448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100103448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100103448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100103448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100103448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100103448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100103448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100103448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100103448 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100103448 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100103448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100103449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100103449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100103450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 20241217100103455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100103455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100103465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100103465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100103465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100103465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100103465 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100103465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100103465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100103465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100103465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100103466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100103466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100103466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100103466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100103466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100103466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100103466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100103466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100103466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100103466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100103466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100103466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100103466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100103468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100103472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100103472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100103888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100103888 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100103888 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100103888 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100103891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1366)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241217100103891 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@cd2b901c9e94: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='C02986BF'O, index=0 SGSN_Test-GSUP(1367)@cd2b901c9e94: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@cd2b901c9e94: 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 := '789D490CD85D252195E0AED4FA10220F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C23D217E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1FA6FF60D7E14BE'O } } } } } 20241217100104964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100104964 DLLC NOTICE LLME(ffffffff/c02986bf){UNASSIGNED} LLC RX: unknown TLLI 0xc02986bf, creating LLME on the fly (gprs_llc.c:552) 20241217100104964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100104964 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100104964 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217100104964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217100104964 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217100104964 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217100104964 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100104964 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100104964 DLLC NOTICE LLME(ffffffff/c02986bf){UNASSIGNED} LLGM Assign pre (c02986bf => f6aea19c) (gprs_llc.c:1079) 20241217100104964 DLLC NOTICE LLME(c02986bf/f6aea19c){ASSIGNED} LLGM Assign post (c02986bf => f6aea19c) (gprs_llc.c:1125) 20241217100104964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100104964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100104964 DMM DEBUG MM(262420000000072/f6aea19c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100104973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100104974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217100104974 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100104974 DMM DEBUG MM(262420000000072/f6aea19c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241217100104974 DMM NOTICE MM(262420000000072/f6aea19c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100104974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100104974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100104974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100104974 DMM DEBUG MM(262420000000072/f6aea19c) Requesting authorization (sgsn_auth.c:160) 20241217100104974 DMM INFO MM(262420000000072/f6aea19c) Requesting authentication tuples (sgsn_auth.c:184) 20241217100104974 DMM DEBUG MM(262420000000072/f6aea19c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100104974 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241217100104974 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@cd2b901c9e94: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241217100104976 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100104976 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100104976 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100104976 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100104976 DMM INFO MM(262420000000072/f6aea19c) Subscriber data update (mmctx.c:445) 20241217100104976 DMM DEBUG MM(262420000000072/f6aea19c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100104976 DMM INFO MM(262420000000072/f6aea19c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100104976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100104976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100104976 DMM INFO MM(262420000000072/f6aea19c) <- GMM AUTH AND CIPHERING REQ (rand = 78 9d 49 0c d8 5d 25 21 95 e0 ae d4 fa 10 22 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241217100104984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100104984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100104984 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100104984 DMM INFO MM(262420000000072/f6aea19c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100104984 DMM NOTICE MM(262420000000072/f6aea19c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100104984 DMM DEBUG MM(262420000000072/f6aea19c) checking auth: received GSM SRES = c2 3d 21 7e (gprs_gmm.c:648) 20241217100104984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100104984 DMM DEBUG MM(262420000000072/f6aea19c) Requesting authorization (sgsn_auth.c:160) 20241217100104984 DMM INFO MM(262420000000072/f6aea19c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100104984 DMM DEBUG MM(262420000000072/f6aea19c) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100104984 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241217100104984 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) 20241217100104984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217100104984 DMM INFO MM(262420000000072/f6aea19c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6aea19c) (gprs_gmm.c:282) 20241217100104985 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100104985 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100104985 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241217100104985 DMM INFO MM(262420000000072/f6aea19c) Subscriber data update (mmctx.c:445) 20241217100104985 DMM DEBUG MM(262420000000072/f6aea19c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100104985 DMM INFO MM(262420000000072/f6aea19c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100104985 DMM NOTICE MM(262420000000072/f6aea19c) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241217100104985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100104985 DMM NOTICE MM(262420000000072/f6aea19c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100104985 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) 20241217100104985 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100104985 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241217100104985 DMM INFO MM(262420000000072/f6aea19c) Subscriber data update (mmctx.c:445) 20241217100104985 DMM DEBUG MM(262420000000072/f6aea19c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217100104990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100104990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217100104990 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100104990 DMM INFO MM(262420000000072/f6aea19c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100104990 DMM NOTICE MM(262420000000072/f6aea19c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100104990 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100104990 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100104990 DLLC NOTICE LLME(c02986bf/f6aea19c){ASSIGNED} LLGM Assign pre (ffffffff => f6aea19c) (gprs_llc.c:1079) 20241217100104990 DLLC NOTICE LLME(ffffffff/f6aea19c){ASSIGNED} LLGM Assign post (ffffffff => f6aea19c) (gprs_llc.c:1125) 20241217100104990 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217100104991 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217100104991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100104991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100105051 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 18 e6 00 00 03 52 f0 99 42 42 de 05 f6 ae a1 9c 0c 01 02 03 0d fe 11 39 a8 2e 82 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@cd2b901c9e94: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241217100107050 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241217100107050 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241217100107050 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) 20241217100107050 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241217100107050 DMM INFO MM(262420000000072/f6aea19c) Subscriber data update (mmctx.c:445) 20241217100107050 DMM DEBUG MM(262420000000072/f6aea19c) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241217100107050 DMM INFO MM(262420000000072/f6aea19c) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241217100107050 DMM INFO MM(262420000000072/f6aea19c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100107050 DMM INFO MM(262420000000072/f6aea19c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100107050 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100107050 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100107050 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217100107050 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217100107050 DLLC NOTICE LLME(ffffffff/f6aea19c){ASSIGNED} LLGM Assign pre (f6aea19c => ffffffff) (gprs_llc.c:1079) 20241217100107050 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6aea19c => ffffffff) (gprs_llc.c:1125) 20241217100107050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217100107050 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217100107050 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217100107050 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@cd2b901c9e94: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@cd2b901c9e94: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241217100107053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40946<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@cd2b901c9e94: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@cd2b901c9e94: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@cd2b901c9e94: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@cd2b901c9e94: Final verdict of PTC: none 20241217100107054 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100107054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1360)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1365)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1355)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1358)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1353)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1363)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@cd2b901c9e94: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@cd2b901c9e94: 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'. Tue Dec 17 10:01:07 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20241217100107122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100107524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98852) 20241217100108055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100108055 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=100012) 20241217100109056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100109056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:01:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217100110057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100110057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_sgsn_context_req_out started. 20241217100110609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100110609 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100110632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100110632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100110632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100110632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100110632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100110632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100110632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100110632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100110632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100110633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100110633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100110633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100110633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100110633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100110633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100110633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100110633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100110633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100110633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100110633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100110633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100110633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100110636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100110642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100110642 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100110651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100110652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100110652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100110652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100110652 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100110652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100110652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100110652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100110652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100110653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100110653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100110653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100110653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100110653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100110653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100110653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100110653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100110653 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100110653 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100110653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100110653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100110653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100110655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100110660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100110660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100110672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100110672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100110672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100110672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100110672 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100110672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100110672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100110672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100110672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100110673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100110673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100110673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100110673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100110673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100110673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100110673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100110673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100110673 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100110673 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100110673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100110674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100110674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100110676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100110682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100110682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100111059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100111059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100111059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100111059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100111062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217100111063 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@cd2b901c9e94: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='EF9A2C54'O, index=0 SGSN_Test-GSUP(1386)@cd2b901c9e94: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241217100112089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100112089 DLLC NOTICE LLME(ffffffff/ef9a2c54){UNASSIGNED} LLC RX: unknown TLLI 0xef9a2c54, creating LLME on the fly (gprs_llc.c:552) 20241217100112089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241217100112089 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217100112089 DMM NOTICE LLME(ffffffff/ef9a2c54){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241217100112089 DLLC NOTICE LLME(ffffffff/ef9a2c54){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241217100112089 DMM ERROR LLME(ffffffff/ef9a2c54){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241217100112089 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241217100112089 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241217100112089 DLLC NOTICE LLME(ffffffff/ef9a2c54){UNASSIGNED} LLGM Assign pre (ef9a2c54 => ffffffff) (gprs_llc.c:1079) 20241217100112089 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef9a2c54 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@cd2b901c9e94: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@cd2b901c9e94: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@cd2b901c9e94: Final verdict of PTC: none 20241217100112095 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100112095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1379)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1384)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1374)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@cd2b901c9e94: Final verdict of PTC: none 20241217100112096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1381)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@cd2b901c9e94: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@cd2b901c9e94: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@cd2b901c9e94: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1372)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1382)@cd2b901c9e94: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@cd2b901c9e94: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1377)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@cd2b901c9e94: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@cd2b901c9e94: 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'. Tue Dec 17 10:01:12 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20241217100112186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100112587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44464) 20241217100113096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100113097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44464, count=54944) 20241217100114097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100114097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:01:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20241217100115098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100115098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_req_id_req_ra_update started. 20241217100115627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100115631 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100115665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100115665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100115665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100115665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100115665 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100115665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100115665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100115665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100115665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100115665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100115665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100115665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100115666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100115666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100115666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100115666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100115666 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100115666 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100115666 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100115666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1393)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217100115666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100115666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100115668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100115672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100115672 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100115679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100115680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100115680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100115680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100115680 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100115680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100115680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100115680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100115680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100115680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100115680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100115680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100115680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100115680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100115680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100115680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100115680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100115680 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100115680 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100115680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100115681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100115681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100115682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100115687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100115687 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)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100115696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100115696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100115696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100115696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100115696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100115696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100115696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100115696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100115696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100115697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100115697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100115697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100115697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100115697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100115697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100115697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100115697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100115697 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100115697 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100115697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100115697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100115697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100115700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100115705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100115705 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100116100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100116100 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100116100 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100116100 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100116104 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217100116104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@cd2b901c9e94: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='DFBC86DC'O, index=0 SGSN_Test-GSUP(1405)@cd2b901c9e94: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241217100116140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100116140 DLLC NOTICE LLME(ffffffff/dfbc86dc){UNASSIGNED} LLC RX: unknown TLLI 0xdfbc86dc, creating LLME on the fly (gprs_llc.c:552) 20241217100116140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100116140 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100116140 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217100116140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217100116140 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217100116140 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217100116140 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100116140 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100116140 DLLC NOTICE LLME(ffffffff/dfbc86dc){UNASSIGNED} LLGM Assign pre (dfbc86dc => c3cc5c61) (gprs_llc.c:1079) 20241217100116140 DLLC NOTICE LLME(dfbc86dc/c3cc5c61){ASSIGNED} LLGM Assign post (dfbc86dc => c3cc5c61) (gprs_llc.c:1125) 20241217100116140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100116140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100116140 DMM DEBUG MM(262420000000047/c3cc5c61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100116149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100116149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100116149 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100116149 DMM INFO MM(262420000000047/c3cc5c61) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217100116149 DMM INFO MM(262420000000047/c3cc5c61) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-48685-206 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241217100116150 DMM NOTICE MM(262420000000047/c3cc5c61) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241217100116150 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241217100116150 DMM INFO MM(262420000000047/c3cc5c61) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241217100116150 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100116150 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100116150 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217100116150 DMM ERROR MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241217100116150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Deallocated (fsm.c:568) 20241217100116150 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217100116150 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217100116150 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217100116150 DLLC NOTICE LLME(dfbc86dc/c3cc5c61){ASSIGNED} LLGM Assign pre (c3cc5c61 => ffffffff) (gprs_llc.c:1079) 20241217100116150 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3cc5c61 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@cd2b901c9e94: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@cd2b901c9e94: Final verdict of PTC: pass 20241217100116156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@cd2b901c9e94: Final verdict of PTC: none 20241217100116160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(1400)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1398)@cd2b901c9e94: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1403)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@cd2b901c9e94: Final verdict of PTC: none 20241217100116160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1394)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@cd2b901c9e94: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1393)@cd2b901c9e94: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1391)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1396)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1401)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 10:01:16 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241217100116272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100116673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37640) 20241217100117161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100117161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37640, count=62628) 20241217100118162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100118162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test execution finished. MTC@cd2b901c9e94: 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 ------ Tue Dec 17 10:01:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20241217100119163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100119163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_iu_attach started. 20241217100119702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100119703 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100119722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100119722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100119722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100119722 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100119722 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100119722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100119722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100119722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100119722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100119722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100119723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100119723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100119723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100119723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100119723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100119723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100119723 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100119723 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100119723 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100119723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100119723 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100119723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100119725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100119730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100119730 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100119737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100119737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100119737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100119737 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100119737 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100119737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100119737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100119737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100119737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100119738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100119738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100119738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100119738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100119738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100119738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100119738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100119738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100119738 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100119738 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100119738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100119738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100119738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100119741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100119746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100119746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100119759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100119759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100119759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100119759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100119759 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100119759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100119759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100119759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100119759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100119760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100119760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100119760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100119760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100119760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100119760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100119760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100119760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100119760 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100119760 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100119760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100119761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100119761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100119763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100119768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100119768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1425)@cd2b901c9e94: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@cd2b901c9e94: ************************************************* MTC@cd2b901c9e94: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@cd2b901c9e94: v_sccp_pdu_maxlen:268 20241217100119969 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100119969 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) 20241217100119969 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100119969 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)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100119970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100119970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100119970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100119970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100119970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100119970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100119970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100119971 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100119971 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100119971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100119971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100119971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100119971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100119971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100119971 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241217100120164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100120164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100120164 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100120164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100120165 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217100120166 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100120541 DGPRS DEBUG Checking for inactive LLMEs, time = 36957879 (sgsn.c:132) 20241217100120775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100120775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100120775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100120775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100120775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100120775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100120775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100120775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100120776 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100120776 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100120776 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100120776 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100120776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100120776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100120776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100120776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100120776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100120776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@cd2b901c9e94: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='C3382491'O, index=0 SGSN_Test-GSUP(1428)@cd2b901c9e94: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@cd2b901c9e94: 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 := '9B5E'O, rac := '16'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@cd2b901c9e94: Added conn table entry 0TC_iu_attach(1430)11082934 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1424)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100121248 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121248 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100121248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100121248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100121248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100121249 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100121249 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100121249 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100121249 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241217100121249 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241217100121249 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100121249 DMM DEBUG GMM(gmm_fsm)[0x5624645f5e30]{Deregistered}: Allocated (fsm.c:456) 20241217100121249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Init}: Allocated (fsm.c:456) 20241217100121249 DMM DEBUG MM_STATE_Gb[0x5624645ef880]{Idle}: Allocated (fsm.c:456) 20241217100121249 DMM DEBUG MM_STATE_Iu[0x5624645fc310]{Detached}: Allocated (fsm.c:456) 20241217100121249 DMM DEBUG GMM(gmm_fsm)[0x5624645f5e30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100121249 DMM DEBUG GMM(gmm_fsm)[0x5624645f5e30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100121249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100121249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100121249 DMM DEBUG MM(262420000001001/c977f0e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100121249 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241217100121249 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121249 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121249 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100121249 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100121249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100121249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100121249 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121249 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121249 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100121249 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100121249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100121249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@cd2b901c9e94: { messageType := 2, destLocRef := 'A91CB6'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@cd2b901c9e94: 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 := '396D83291DDD9161D247050114E4D2DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA70E148'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F752F64BF8360353'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8C308A72ECBBAF3F088903C61EA7F040'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '970BB2F126D6C416C3CC7D46D6561502'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9B7150D9F8F14DAD3A68F5819055F6DD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6774B4738DB03246'O } } } } } SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: vl_len:23 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241217100121259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100121259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100121259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100121259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100121259 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100121259 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100121259 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100121259 DMM DEBUG MM(262420000001001/c977f0e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241217100121259 DMM NOTICE MM(262420000001001/c977f0e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100121259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100121259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100121259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100121259 DMM DEBUG MM(262420000001001/c977f0e0) Requesting authorization (sgsn_auth.c:160) 20241217100121259 DMM INFO MM(262420000001001/c977f0e0) Requesting authentication tuples (sgsn_auth.c:184) 20241217100121259 DMM DEBUG MM(262420000001001/c977f0e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100121259 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241217100121259 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@cd2b901c9e94: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241217100121262 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100121262 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100121262 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100121262 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100121262 DMM INFO MM(262420000001001/c977f0e0) Subscriber data update (mmctx.c:445) 20241217100121262 DMM DEBUG MM(262420000001001/c977f0e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100121262 DMM INFO MM(262420000001001/c977f0e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100121262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100121262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100121263 DMM INFO MM(262420000001001/c977f0e0) <- GMM AUTH AND CIPHERING REQ (rand = 39 6d 83 29 1d dd 91 61 d2 47 05 01 14 e4 d2 dd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b 71 50 d9 f8 f1 4d ad 3a 68 f5 81 90 55 f6 dd ) (gprs_gmm.c:465) 20241217100121263 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241217100121263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100121263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100121263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100121263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: vl_len:37 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307226774B47323094399990000100001F029048DB03246'O 20241217100121270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100121270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100121270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100121271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100121271 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100121271 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100121271 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100121271 DMM INFO MM(262420000001001/c977f0e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100121271 DMM NOTICE MM(262420000001001/c977f0e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100121271 DMM DEBUG MM(262420000001001/c977f0e0) checking auth: received UMTS RES = 67 74 b4 73 8d b0 32 46 (gprs_gmm.c:648) 20241217100121271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100121271 DMM DEBUG MM(262420000001001/c977f0e0) Requesting authorization (sgsn_auth.c:160) 20241217100121271 DMM INFO MM(262420000001001/c977f0e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100121271 DMM DEBUG MM(262420000001001/c977f0e0) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100121271 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241217100121271 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) 20241217100121271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241217100121271 DMM DEBUG MM(262420000001001/c977f0e0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241217100121271 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100121271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100121271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100121271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: vl_len:12 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241217100121282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100121282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100121282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100121282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100121283 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100121283 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100121283 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100121283 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241217100121283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241217100121283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241217100121283 DMM INFO MM(262420000001001/c977f0e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc977f0e0) (gprs_gmm.c:282) 20241217100121283 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241217100121283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100121283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100121283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100121283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100121283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100121283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100121283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100121283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241217100121288 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100121288 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100121288 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241217100121288 DMM INFO MM(262420000001001/c977f0e0) Subscriber data update (mmctx.c:445) 20241217100121288 DMM DEBUG MM(262420000001001/c977f0e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100121288 DMM INFO MM(262420000001001/c977f0e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100121288 DMM NOTICE MM(262420000001001/c977f0e0) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241217100121288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100121288 DMM NOTICE MM(262420000001001/c977f0e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100121288 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) 20241217100121289 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100121289 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241217100121289 DMM INFO MM(262420000001001/c977f0e0) Subscriber data update (mmctx.c:445) 20241217100121289 DMM DEBUG MM(262420000001001/c977f0e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241217100121292 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121292 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100121292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100121292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100121292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100121292 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100121292 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100121292 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100121292 DMM INFO MM(262420000001001/c977f0e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100121292 DMM NOTICE MM(262420000001001/c977f0e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100121292 DMM DEBUG GMM(gmm_fsm)[0x5624645f5e30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100121292 DMM DEBUG GMM(gmm_fsm)[0x5624645f5e30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100121292 DMM DEBUG MM_STATE_Iu(1)[0x5624645fc310]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241217100121292 DMM DEBUG MM_STATE_Iu(1)[0x5624645fc310]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241217100121292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100121292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100121292 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121292 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100121292 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100121292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100121292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: vl_len:7 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1423)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241217100121300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121300 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100121300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100121300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100121300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100121300 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241217100121300 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241217100121300 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241217100121300 DMM INFO MM(262420000001001/c977f0e0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241217100121300 DMM DEBUG MM_STATE_Iu(1)[0x5624645fc310]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241217100121300 DMM DEBUG MM_STATE_Iu(1)[0x5624645fc310]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241217100121300 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100121300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100121300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121300 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100121300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Session index based on local reference:0 20241217100121302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100121302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100121302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100121302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100121302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100121302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100121302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@cd2b901c9e94: Deleted conn table entry 0TC_iu_attach(1430)11082934 TC_iu_attach(1430)@cd2b901c9e94: setverdict(pass): none -> pass TC_iu_attach(1430)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@cd2b901c9e94: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@cd2b901c9e94: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@cd2b901c9e94: Final verdict of PTC: none 20241217100121375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42280<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1417)@cd2b901c9e94: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1412)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1422)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@cd2b901c9e94: Final verdict of PTC: none 20241217100121382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_iu_attach-BVCI210(1416)@cd2b901c9e94: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@cd2b901c9e94: Final verdict of PTC: none 20241217100121382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1429)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1415)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1410)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1420)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_iu_attach finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 10:01:21 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241217100121501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100121506 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100121506 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) 20241217100121506 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100121506 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100121506 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100121506 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) 20241217100121506 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100121506 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100121506 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100121506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100121506 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100121506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100121506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100121506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100121506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100121506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100121506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100121506 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241217100121902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179564) 20241217100122383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100122383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=179564, count=208800) 20241217100123384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100123384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217100123507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100123507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100123507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:01:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241217100124386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100124386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_iu_attach_encr started. 20241217100124943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100124947 DMM INFO MM(262420000001001/c977f0e0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100124947 DMM INFO MM(262420000001001/c977f0e0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100124947 DMM DEBUG GMM(gmm_fsm)[0x5624645f5e30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100124947 DMM DEBUG GMM(gmm_fsm)[0x5624645f5e30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100124947 DMM DEBUG MM_STATE_Iu(1)[0x5624645fc310]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241217100124947 DMM DEBUG MM_STATE_Iu(1)[0x5624645fc310]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241217100124947 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241217100124947 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) 20241217100124947 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) 20241217100124947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Init}: Deallocated (fsm.c:568) 20241217100124947 DMM DEBUG MM_STATE_Gb[0x5624645ef880]{Idle}: Deallocated (fsm.c:568) 20241217100124947 DMM DEBUG MM_STATE_Iu(1)[0x5624645fc310]{Detached}: Deallocated (fsm.c:568) 20241217100124947 DMM DEBUG GMM(gmm_fsm)[0x5624645f5e30]{Deregistered}: Deallocated (fsm.c:568) 20241217100124947 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100124990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100124990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100124990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100124990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100124990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100124990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100124990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100124990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100124990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100124990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100124990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100124990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100124990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100124990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100124990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100124990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100124990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100124990 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100124991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100124991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100124991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100124991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100124993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100124998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100124998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100125006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100125006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100125006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100125006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100125006 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100125006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100125006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100125006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100125006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100125007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100125007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100125007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100125007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100125007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100125007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100125007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100125007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100125007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100125007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100125007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100125007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100125007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100125009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100125014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100125014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100125022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100125022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100125022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100125022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100125022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100125022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100125022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100125022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100125022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100125023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100125023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100125023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100125023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100125023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100125023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100125023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100125023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100125023 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100125023 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100125023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100125024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100125024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100125026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100125031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100125031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1448)@cd2b901c9e94: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@cd2b901c9e94: ************************************************* MTC@cd2b901c9e94: Starting RAN_Emulation TC_iu_attach_encr-BVCI220(1444)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1446)@cd2b901c9e94: v_sccp_pdu_maxlen:268 20241217100125233 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100125233 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) 20241217100125233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100125233 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)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100125237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100125237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100125237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100125237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100125237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100125237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100125237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100125239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100125239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100125239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100125239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100125239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100125239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100125239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100125239 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241217100125388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100125388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100125388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100125388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100125392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217100125393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100126037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100126037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100126037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100126037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100126037 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100126037 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100126037 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126037 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126037 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100126037 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100126037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100126037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@cd2b901c9e94: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='DC126558'O, index=0 SGSN_Test-GSUP(1451)@cd2b901c9e94: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@cd2b901c9e94: 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 := '74B1'O, rac := '4B'O ("K") }, 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)@cd2b901c9e94: Added conn table entry 0TC_iu_attach_encr(1453)15180272 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1447)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100126480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100126481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100126481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100126481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100126481 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100126481 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100126481 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100126481 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100126481 DMM DEBUG GMM(gmm_fsm)[0x5624645fc310]{Deregistered}: Allocated (fsm.c:456) 20241217100126481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217100126481 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Allocated (fsm.c:456) 20241217100126481 DMM DEBUG MM_STATE_Iu[0x5624645ef750]{Detached}: Allocated (fsm.c:456) 20241217100126481 DMM DEBUG GMM(gmm_fsm)[0x5624645fc310]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100126481 DMM DEBUG GMM(gmm_fsm)[0x5624645fc310]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100126481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100126481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100126481 DMM DEBUG MM(262420000001001/e152a6f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100126481 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241217100126481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100126481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100126481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100126481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100126481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100126481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100126481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100126481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@cd2b901c9e94: { messageType := 2, destLocRef := 'E7A1F0'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@cd2b901c9e94: 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 := '4CCFA98C32C930901B4202B8DE08914B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC62D701'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '29DBFA18DBDEB6E5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '034F94B871C111CB895A2057DB1C663E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7BDD8A5CEF69ED075377FEE7DD00CC84'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DA837CA42FD4ACB7DAEB8760239613E6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AE0768E024016009'O } } } } } SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: vl_len:23 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241217100126490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100126490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100126490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100126490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100126490 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100126490 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100126490 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100126490 DMM DEBUG MM(262420000001001/e152a6f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241217100126490 DMM NOTICE MM(262420000001001/e152a6f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100126490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100126490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100126490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100126490 DMM DEBUG MM(262420000001001/e152a6f3) Requesting authorization (sgsn_auth.c:160) 20241217100126490 DMM INFO MM(262420000001001/e152a6f3) Requesting authentication tuples (sgsn_auth.c:184) 20241217100126490 DMM DEBUG MM(262420000001001/e152a6f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100126490 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241217100126490 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@cd2b901c9e94: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241217100126493 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100126493 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100126493 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100126493 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100126493 DMM INFO MM(262420000001001/e152a6f3) Subscriber data update (mmctx.c:445) 20241217100126493 DMM DEBUG MM(262420000001001/e152a6f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100126493 DMM INFO MM(262420000001001/e152a6f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100126493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100126493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100126493 DMM INFO MM(262420000001001/e152a6f3) <- GMM AUTH AND CIPHERING REQ (rand = 4c cf a9 8c 32 c9 30 90 1b 42 02 b8 de 08 91 4b , mmctx_is_r99=1, vec->auth_types=0x3, autn = da 83 7c a4 2f d4 ac b7 da eb 87 60 23 96 13 e6 ) (gprs_gmm.c:465) 20241217100126493 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241217100126493 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126493 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100126493 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100126493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100126493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: vl_len:37 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322AE0768E023094399990000100001F0290424016009'O 20241217100126499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100126499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100126499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100126499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100126500 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100126500 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100126500 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100126500 DMM INFO MM(262420000001001/e152a6f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100126500 DMM NOTICE MM(262420000001001/e152a6f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100126500 DMM DEBUG MM(262420000001001/e152a6f3) checking auth: received UMTS RES = ae 07 68 e0 24 01 60 09 (gprs_gmm.c:648) 20241217100126500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100126500 DMM DEBUG MM(262420000001001/e152a6f3) Requesting authorization (sgsn_auth.c:160) 20241217100126500 DMM INFO MM(262420000001001/e152a6f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100126500 DMM DEBUG MM(262420000001001/e152a6f3) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100126500 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241217100126500 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) 20241217100126500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241217100126500 DMM DEBUG MM(262420000001001/e152a6f3) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241217100126500 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100126500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100126500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100126500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: vl_len:17 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241217100126508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100126508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100126508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100126508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100126508 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100126508 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100126508 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100126508 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241217100126508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241217100126508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241217100126508 DMM INFO MM(262420000001001/e152a6f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe152a6f3) (gprs_gmm.c:282) 20241217100126508 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241217100126508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100126508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100126508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100126508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100126508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100126508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100126508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100126508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241217100126512 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100126512 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100126512 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241217100126512 DMM INFO MM(262420000001001/e152a6f3) Subscriber data update (mmctx.c:445) 20241217100126512 DMM DEBUG MM(262420000001001/e152a6f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100126512 DMM INFO MM(262420000001001/e152a6f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100126512 DMM NOTICE MM(262420000001001/e152a6f3) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241217100126512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100126512 DMM NOTICE MM(262420000001001/e152a6f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100126512 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) 20241217100126512 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100126512 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241217100126512 DMM INFO MM(262420000001001/e152a6f3) Subscriber data update (mmctx.c:445) 20241217100126512 DMM DEBUG MM(262420000001001/e152a6f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241217100126513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100126513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100126513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100126513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100126513 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100126513 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100126513 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100126513 DMM INFO MM(262420000001001/e152a6f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100126514 DMM NOTICE MM(262420000001001/e152a6f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100126514 DMM DEBUG GMM(gmm_fsm)[0x5624645fc310]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100126514 DMM DEBUG GMM(gmm_fsm)[0x5624645fc310]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100126514 DMM DEBUG MM_STATE_Iu(2)[0x5624645ef750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241217100126514 DMM DEBUG MM_STATE_Iu(2)[0x5624645ef750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241217100126514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100126514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100126514 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100126514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100126514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100126514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: vl_len:7 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1446)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241217100126517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100126517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100126517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100126517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100126517 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241217100126517 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241217100126517 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241217100126517 DMM INFO MM(262420000001001/e152a6f3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241217100126517 DMM DEBUG MM_STATE_Iu(2)[0x5624645ef750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241217100126517 DMM DEBUG MM_STATE_Iu(2)[0x5624645ef750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241217100126517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100126517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100126517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100126517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Session index based on local reference:0 20241217100126517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100126517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100126517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100126517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100126517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100126517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100126517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@cd2b901c9e94: Deleted conn table entry 0TC_iu_attach_encr(1453)15180272 TC_iu_attach_encr(1453)@cd2b901c9e94: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@cd2b901c9e94: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@cd2b901c9e94: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@cd2b901c9e94: Final verdict of PTC: none 20241217100126589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1440)@cd2b901c9e94: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1445)@cd2b901c9e94: Final verdict of PTC: none 20241217100126595 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100126595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1431)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1435)@cd2b901c9e94: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@cd2b901c9e94: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1443)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1433)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1438)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_iu_attach_encr finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 10:01:26 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20241217100126722 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100126722 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) 20241217100126722 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100126722 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100126722 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100126722 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) 20241217100126722 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100126722 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100126722 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100126722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100126722 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100126722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100126722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100126722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100126722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100126722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100126722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100126722 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241217100126731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100127133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184352) 20241217100127596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100127596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184352, count=211672) 20241217100128597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100128597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217100128723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100128723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100128723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:01:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241217100129598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100129598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_iu_attach_geran_rau started. 20241217100130212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100130215 DMM INFO MM(262420000001001/e152a6f3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100130215 DMM INFO MM(262420000001001/e152a6f3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100130215 DMM DEBUG GMM(gmm_fsm)[0x5624645fc310]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100130215 DMM DEBUG GMM(gmm_fsm)[0x5624645fc310]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100130215 DMM DEBUG MM_STATE_Iu(2)[0x5624645ef750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241217100130215 DMM DEBUG MM_STATE_Iu(2)[0x5624645ef750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241217100130215 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241217100130215 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) 20241217100130215 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) 20241217100130215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217100130215 DMM DEBUG MM_STATE_Gb[0x5624645ef9b0]{Idle}: Deallocated (fsm.c:568) 20241217100130215 DMM DEBUG MM_STATE_Iu(2)[0x5624645ef750]{Detached}: Deallocated (fsm.c:568) 20241217100130215 DMM DEBUG GMM(gmm_fsm)[0x5624645fc310]{Deregistered}: Deallocated (fsm.c:568) 20241217100130215 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100130261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100130261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100130261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100130261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100130261 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100130261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100130261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100130261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100130261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100130262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100130262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100130262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100130262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100130262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100130262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100130262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100130262 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100130262 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100130262 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100130262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100130262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100130262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1459)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217100130264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100130269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100130269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1456)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100130274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100130274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100130274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100130274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100130274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100130274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100130274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100130274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100130274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100130275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100130275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100130275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100130275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100130275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100130275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100130275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100130275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100130275 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100130275 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100130275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100130276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100130276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100130278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100130283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100130283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100130292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100130293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100130293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100130293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100130293 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100130293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100130293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100130293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100130293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100130294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100130294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100130294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100130294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100130294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100130294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100130294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100130294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100130294 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100130294 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100130294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100130294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100130294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100130296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1471)@cd2b901c9e94: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@cd2b901c9e94: ************************************************* MTC@cd2b901c9e94: Starting RAN_Emulation 20241217100130301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100130301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1469)@cd2b901c9e94: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100130501 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100130501 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) 20241217100130501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100130502 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)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100130509 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100130509 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100130509 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100130509 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100130509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100130509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100130509 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100130512 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100130512 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100130512 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100130512 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100130512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100130512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100130512 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100130512 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241217100130599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100130599 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100130599 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100130599 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100130600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1473)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241217100130600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100131320 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131320 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100131320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100131320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100131320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100131321 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100131321 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100131321 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100131321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100131321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100131321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1456)@cd2b901c9e94: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D048F72F'O, index=0 SGSN_Test-GSUP(1474)@cd2b901c9e94: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@cd2b901c9e94: 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 := '87B6'O, rac := '2C'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)@cd2b901c9e94: Added conn table entry 0TC_iu_attach_geran_rau(1476)6990984 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1470)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100131678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100131678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100131678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100131678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100131679 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100131679 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100131679 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100131679 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100131679 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217100131679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Init}: Allocated (fsm.c:456) 20241217100131679 DMM DEBUG MM_STATE_Gb[0x5624645ef880]{Idle}: Allocated (fsm.c:456) 20241217100131679 DMM DEBUG MM_STATE_Iu[0x5624645f5e30]{Detached}: Allocated (fsm.c:456) 20241217100131679 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100131679 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100131679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100131679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100131679 DMM DEBUG MM(262420000001002/eefd3da5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100131679 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241217100131680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100131680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100131680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100131680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100131680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100131680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100131680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100131680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@cd2b901c9e94: { messageType := 2, destLocRef := '6AAC88'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@cd2b901c9e94: 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 := '63E04849F8199C385545DA04CA185721'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8142C00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '97E9C248AEF3717D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5DBC697C03AF0E382EB16F5690FF43DE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C330E882FC79E2D83A8B2928741901D8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CB572A3E1193979B260F7709128D5BB8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1D46316BBD7CC2CD'O } } } } } SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: vl_len:23 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241217100131694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100131694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100131694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100131694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100131695 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100131695 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100131695 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100131695 DMM DEBUG MM(262420000001002/eefd3da5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241217100131695 DMM NOTICE MM(262420000001002/eefd3da5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100131695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100131695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100131695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100131695 DMM DEBUG MM(262420000001002/eefd3da5) Requesting authorization (sgsn_auth.c:160) 20241217100131695 DMM INFO MM(262420000001002/eefd3da5) Requesting authentication tuples (sgsn_auth.c:184) 20241217100131695 DMM DEBUG MM(262420000001002/eefd3da5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100131695 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241217100131695 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@cd2b901c9e94: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241217100131700 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100131700 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100131700 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100131700 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100131700 DMM INFO MM(262420000001002/eefd3da5) Subscriber data update (mmctx.c:445) 20241217100131700 DMM DEBUG MM(262420000001002/eefd3da5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100131700 DMM INFO MM(262420000001002/eefd3da5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100131700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100131700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100131700 DMM INFO MM(262420000001002/eefd3da5) <- GMM AUTH AND CIPHERING REQ (rand = 63 e0 48 49 f8 19 9c 38 55 45 da 04 ca 18 57 21 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cb 57 2a 3e 11 93 97 9b 26 0f 77 09 12 8d 5b b8 ) (gprs_gmm.c:465) 20241217100131700 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241217100131701 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131701 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100131701 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100131701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100131701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: vl_len:37 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305221D46316B23094399990000100002F02904BD7CC2CD'O 20241217100131712 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131712 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131712 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100131712 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100131712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100131712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100131712 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100131712 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100131712 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100131712 DMM INFO MM(262420000001002/eefd3da5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100131712 DMM NOTICE MM(262420000001002/eefd3da5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100131712 DMM DEBUG MM(262420000001002/eefd3da5) checking auth: received UMTS RES = 1d 46 31 6b bd 7c c2 cd (gprs_gmm.c:648) 20241217100131712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100131712 DMM DEBUG MM(262420000001002/eefd3da5) Requesting authorization (sgsn_auth.c:160) 20241217100131712 DMM INFO MM(262420000001002/eefd3da5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100131712 DMM DEBUG MM(262420000001002/eefd3da5) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100131712 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241217100131712 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) 20241217100131712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241217100131712 DMM DEBUG MM(262420000001002/eefd3da5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241217100131713 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131713 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100131713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100131713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100131713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: vl_len:12 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241217100131729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100131730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100131730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100131730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100131730 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100131730 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100131730 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100131730 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241217100131730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241217100131730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241217100131730 DMM INFO MM(262420000001002/eefd3da5) <- GMM ATTACH ACCEPT (new P-TMSI=0xeefd3da5) (gprs_gmm.c:282) 20241217100131730 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241217100131731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100131731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100131731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100131731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100131731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100131731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100131731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100131731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241217100131740 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100131740 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100131740 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241217100131740 DMM INFO MM(262420000001002/eefd3da5) Subscriber data update (mmctx.c:445) 20241217100131740 DMM DEBUG MM(262420000001002/eefd3da5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100131740 DMM INFO MM(262420000001002/eefd3da5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100131740 DMM NOTICE MM(262420000001002/eefd3da5) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241217100131740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100131740 DMM NOTICE MM(262420000001002/eefd3da5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100131740 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) 20241217100131741 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100131741 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241217100131741 DMM INFO MM(262420000001002/eefd3da5) Subscriber data update (mmctx.c:445) 20241217100131741 DMM DEBUG MM(262420000001002/eefd3da5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241217100131745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100131745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100131745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100131745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100131745 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100131745 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100131745 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100131745 DMM INFO MM(262420000001002/eefd3da5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100131745 DMM NOTICE MM(262420000001002/eefd3da5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100131745 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100131745 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100131745 DMM DEBUG MM_STATE_Iu(3)[0x5624645f5e30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241217100131745 DMM DEBUG MM_STATE_Iu(3)[0x5624645f5e30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241217100131745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100131745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100131745 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100131746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100131746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100131746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: vl_len:7 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1469)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241217100131757 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131757 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100131757 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100131757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100131757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100131757 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241217100131757 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241217100131757 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241217100131757 DMM INFO MM(262420000001002/eefd3da5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241217100131757 DMM DEBUG MM_STATE_Iu(3)[0x5624645f5e30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241217100131758 DMM DEBUG MM_STATE_Iu(3)[0x5624645f5e30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241217100131758 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131758 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100131758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100131758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100131758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Session index based on local reference:0 20241217100131759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100131759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100131759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100131759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100131759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100131759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100131759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@cd2b901c9e94: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)6990984 TC_iu_attach_geran_rau(1476)@cd2b901c9e94: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1456)@cd2b901c9e94: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1456)@cd2b901c9e94: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='EEFD3DA5'O, index=1 20241217100131827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100131828 DLLC NOTICE LLME(ffffffff/eefd3da5){UNASSIGNED} LLC RX: unknown TLLI 0xeefd3da5, creating LLME on the fly (gprs_llc.c:552) 20241217100131828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241217100131828 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217100131828 DMM INFO MM(262420000001002/eefd3da5) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: eefd3da5, P-TMSI: eefd3da5 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241217100131828 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241217100131828 DMM DEBUG MM_STATE_Iu(3)[0x5624645f5e30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241217100131828 DMM DEBUG MM_STATE_Iu(3)[0x5624645f5e30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241217100131828 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100131828 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241217100131828 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100131828 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100131828 DLLC NOTICE LLME(ffffffff/eefd3da5){UNASSIGNED} LLGM Assign pre (eefd3da5 => eefd3da5) (gprs_llc.c:1079) 20241217100131828 DLLC NOTICE LLME(eefd3da5/eefd3da5){ASSIGNED} LLGM Assign post (eefd3da5 => eefd3da5) (gprs_llc.c:1125) 20241217100131828 DMM INFO MM(262420000001002/eefd3da5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1456)@cd2b901c9e94: Removing Client IMSI='262420000001002'H, index=1 20241217100131850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100131850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100131850 DMM DEBUG MM_STATE_Gb[0x5624645ef880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100131850 DMM INFO MM(262420000001002/eefd3da5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241217100131850 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241217100131850 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100131850 DLLC NOTICE LLME(eefd3da5/eefd3da5){ASSIGNED} LLGM Assign pre (ffffffff => eefd3da5) (gprs_llc.c:1079) 20241217100131850 DLLC NOTICE LLME(ffffffff/eefd3da5){ASSIGNED} LLGM Assign post (ffffffff => eefd3da5) (gprs_llc.c:1125) 20241217100131850 DMM DEBUG MM_STATE_Gb[0x5624645ef880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241217100131850 DMM ERROR MM_STATE_Gb[0x5624645ef880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@cd2b901c9e94: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@cd2b901c9e94: Final verdict of PTC: none 20241217100131853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34194<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1458)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@cd2b901c9e94: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(1474)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@cd2b901c9e94: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1456)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@cd2b901c9e94: Final verdict of PTC: none 20241217100131857 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100131857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_iu_attach_geran_rau-BVCI220(1467)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1463)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1468)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1461)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1457)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1466)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1456): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1457): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 10:01:31 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241217100131962 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100131962 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) 20241217100131962 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100131962 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100131962 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100131962 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) 20241217100131962 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100131962 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100131962 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100131962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100131962 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100131962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100131962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100131962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100131962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100131962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100131962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100131962 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241217100131984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100132387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183524) 20241217100132858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100132859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=183524, count=220448) 20241217100133859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100133859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217100133964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100133964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100133964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:01:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241217100134860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100134861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_geran_attach_iu_rau started. 20241217100135482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100135484 DMM INFO MM(262420000001002/eefd3da5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100135484 DMM INFO MM(262420000001002/eefd3da5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100135484 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100135484 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100135484 DMM DEBUG MM_STATE_Gb[0x5624645ef880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241217100135484 DMM ERROR MM_STATE_Gb[0x5624645ef880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241217100135484 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241217100135484 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) 20241217100135484 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) 20241217100135484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef9b0]{Init}: Deallocated (fsm.c:568) 20241217100135484 DMM DEBUG MM_STATE_Gb[0x5624645ef880]{Idle}: Deallocated (fsm.c:568) 20241217100135485 DMM DEBUG MM_STATE_Iu(3)[0x5624645f5e30]{Detached}: Deallocated (fsm.c:568) 20241217100135485 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217100135485 DLLC NOTICE LLME(ffffffff/eefd3da5){ASSIGNED} LLGM Assign pre (eefd3da5 => ffffffff) (gprs_llc.c:1079) 20241217100135485 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eefd3da5 => ffffffff) (gprs_llc.c:1125) 20241217100135485 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100135535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100135535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100135535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100135535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100135535 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100135535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100135535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100135535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100135535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100135536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100135536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100135536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100135536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100135536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100135536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100135536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100135536 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100135536 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100135536 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100135536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100135536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100135536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1482)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217100135538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100135542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100135542 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100135550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100135550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100135550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100135550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100135550 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100135550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100135550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100135550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100135550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100135551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100135551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100135551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100135551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100135551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100135551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100135551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100135551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100135551 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100135551 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100135551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100135551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100135551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100135554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100135559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100135559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100135567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100135567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100135567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100135567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100135567 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100135567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100135567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100135567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100135567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100135568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100135568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100135568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100135568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100135568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100135568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100135568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100135568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100135568 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100135568 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100135568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1491)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217100135568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100135568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100135570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100135574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100135574 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cd2b901c9e94: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1494)@cd2b901c9e94: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@cd2b901c9e94: ************************************************* SGSN_Test_0-SCCP(1492)@cd2b901c9e94: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100135775 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100135775 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) 20241217100135775 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100135775 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)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100135777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100135777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100135777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100135777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100135777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100135777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100135777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100135777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100135777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100135777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100135777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100135777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100135777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100135777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100135777 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241217100135862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100135862 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100135862 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100135862 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100135863 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217100135863 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100136596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100136596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100136596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100136596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100136596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100136596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100136596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100136596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100136597 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100136597 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100136598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100136598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100136598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100136598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100136598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100136598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100136598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100136598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@cd2b901c9e94: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='D34F5B77'O, index=0 SGSN_Test-GSUP(1497)@cd2b901c9e94: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@cd2b901c9e94: 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 := '77EB98393547AC5C656476CEFCE6D98D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7829511'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ADC28699A4ACF7FD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5FE20E2E1C2E4092FCF81DA387B1B9B5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EAECE237C2E95D7BE5B9407345D0E52A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CAFCFE752BBCBA760BD09366FE4031C8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '753802C132D0D8DE'O } } } } } 20241217100136930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100136930 DLLC NOTICE LLME(ffffffff/d34f5b77){UNASSIGNED} LLC RX: unknown TLLI 0xd34f5b77, creating LLME on the fly (gprs_llc.c:552) 20241217100136930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100136930 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100136930 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Allocated (fsm.c:456) 20241217100136930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217100136930 DMM DEBUG MM_STATE_Gb[0x5624645ef880]{Idle}: Allocated (fsm.c:456) 20241217100136930 DMM DEBUG MM_STATE_Iu[0x5624645ef9b0]{Detached}: Allocated (fsm.c:456) 20241217100136930 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100136930 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100136930 DLLC NOTICE LLME(ffffffff/d34f5b77){UNASSIGNED} LLGM Assign pre (d34f5b77 => de2c9429) (gprs_llc.c:1079) 20241217100136930 DLLC NOTICE LLME(d34f5b77/de2c9429){ASSIGNED} LLGM Assign post (d34f5b77 => de2c9429) (gprs_llc.c:1125) 20241217100136930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100136930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100136930 DMM DEBUG MM(262420000001003/de2c9429) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100136943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100136943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241217100136943 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100136943 DMM DEBUG MM(262420000001003/de2c9429) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241217100136943 DMM NOTICE MM(262420000001003/de2c9429) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100136944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100136944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100136944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100136944 DMM DEBUG MM(262420000001003/de2c9429) Requesting authorization (sgsn_auth.c:160) 20241217100136944 DMM INFO MM(262420000001003/de2c9429) Requesting authentication tuples (sgsn_auth.c:184) 20241217100136944 DMM DEBUG MM(262420000001003/de2c9429) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100136944 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241217100136944 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@cd2b901c9e94: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241217100136949 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100136949 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100136949 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100136949 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100136949 DMM INFO MM(262420000001003/de2c9429) Subscriber data update (mmctx.c:445) 20241217100136949 DMM DEBUG MM(262420000001003/de2c9429) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100136949 DMM INFO MM(262420000001003/de2c9429) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100136949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100136949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100136949 DMM INFO MM(262420000001003/de2c9429) <- GMM AUTH AND CIPHERING REQ (rand = 77 eb 98 39 35 47 ac 5c 65 64 76 ce fc e6 d9 8d , mmctx_is_r99=1, vec->auth_types=0x3, autn = ca fc fe 75 2b bc ba 76 0b d0 93 66 fe 40 31 c8 ) (gprs_gmm.c:465) 20241217100136965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100136965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241217100136965 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100136965 DMM INFO MM(262420000001003/de2c9429) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100136965 DMM NOTICE MM(262420000001003/de2c9429) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100136965 DMM DEBUG MM(262420000001003/de2c9429) checking auth: received UMTS RES = 75 38 02 c1 32 d0 d8 de (gprs_gmm.c:648) 20241217100136965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100136965 DMM DEBUG MM(262420000001003/de2c9429) Requesting authorization (sgsn_auth.c:160) 20241217100136965 DMM INFO MM(262420000001003/de2c9429) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100136965 DMM DEBUG MM(262420000001003/de2c9429) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100136965 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241217100136965 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) 20241217100136965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241217100136965 DMM INFO MM(262420000001003/de2c9429) <- GMM ATTACH ACCEPT (new P-TMSI=0xde2c9429) (gprs_gmm.c:282) 20241217100136968 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100136968 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100136968 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241217100136968 DMM INFO MM(262420000001003/de2c9429) Subscriber data update (mmctx.c:445) 20241217100136968 DMM DEBUG MM(262420000001003/de2c9429) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100136968 DMM INFO MM(262420000001003/de2c9429) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100136968 DMM NOTICE MM(262420000001003/de2c9429) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241217100136968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100136968 DMM NOTICE MM(262420000001003/de2c9429) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100136968 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) 20241217100136970 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100136970 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241217100136970 DMM INFO MM(262420000001003/de2c9429) Subscriber data update (mmctx.c:445) 20241217100136970 DMM DEBUG MM(262420000001003/de2c9429) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241217100136980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100136980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241217100136980 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241217100136980 DMM INFO MM(262420000001003/de2c9429) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100136980 DMM NOTICE MM(262420000001003/de2c9429) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100136980 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100136980 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100136980 DLLC NOTICE LLME(d34f5b77/de2c9429){ASSIGNED} LLGM Assign pre (ffffffff => de2c9429) (gprs_llc.c:1079) 20241217100136980 DLLC NOTICE LLME(ffffffff/de2c9429){ASSIGNED} LLGM Assign post (ffffffff => de2c9429) (gprs_llc.c:1125) 20241217100136980 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241217100136980 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241217100136980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100136980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@cd2b901c9e94: 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 := 'DE2C9429'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)@cd2b901c9e94: Added conn table entry 0TC_geran_attach_iu_rau(1499)1033866 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1493)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100137060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100137061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100137061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100137061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100137061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100137061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100137061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100137061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100137061 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100137061 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100137061 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100137061 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241217100137062 DMM INFO MM(262420000001003/de2c9429) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: de2c9429 (00000000), TLLI: de2c9429 (de2c9429), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241217100137062 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241217100137062 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241217100137062 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241217100137062 DLLC NOTICE LLME(ffffffff/de2c9429){ASSIGNED} LLGM Assign pre (de2c9429 => ffffffff) (gprs_llc.c:1079) 20241217100137062 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de2c9429 => ffffffff) (gprs_llc.c:1125) 20241217100137062 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100137062 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241217100137062 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100137062 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100137062 DMM DEBUG MM(262420000001003/de2c9429) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241217100137062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100137062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100137062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100137062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100137062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100137062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100137062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100137062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100137062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100137062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100137062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100137062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100137062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100137062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100137062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100137062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@cd2b901c9e94: { messageType := 2, destLocRef := '0FC68A'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: vl_len:12 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241217100137083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100137083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100137083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100137083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100137083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100137083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100137083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100137083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100137083 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100137083 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100137083 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100137083 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241217100137083 DMM INFO MM(262420000001003/de2c9429) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241217100137083 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241217100137084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100137084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100137084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100137084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100137084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100137084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100137084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100137084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100137084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100137084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100137084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100137084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100137084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100137084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100137084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100137084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@cd2b901c9e94: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@cd2b901c9e94: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@cd2b901c9e94: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1492)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241217100137096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100137096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100137096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100137096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100137096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100137096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100137096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100137096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100137096 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100137096 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100137096 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100137096 DMM INFO MM(262420000001003/de2c9429) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241217100137096 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241217100137096 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100137096 DMM DEBUG MM_STATE_Iu[0x5624645ef9b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241217100137096 DMM ERROR MM_STATE_Iu[0x5624645ef9b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@cd2b901c9e94: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@cd2b901c9e94: Final verdict of PTC: none 20241217100137099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35346<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@cd2b901c9e94: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@cd2b901c9e94: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@cd2b901c9e94: Final verdict of PTC: none 20241217100137103 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100137103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1481)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1486)@cd2b901c9e94: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1489)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1484)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1491)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1479)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@cd2b901c9e94: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 10:01:37 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20241217100137229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100137298 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100137298 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) 20241217100137298 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100137298 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100137298 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100137298 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) 20241217100137298 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100137298 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100137298 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100137298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100137298 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100137298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100137298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100137298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100137298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100137298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100137299 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100137299 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241217100137631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157896) 20241217100138104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100138104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=157896, count=179160) 20241217100139106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100139106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217100139299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100139299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100139299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:01:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241217100140108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100140108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_user started. 20241217100140692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100140694 DMM INFO MM(262420000001003/de2c9429) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100140694 DMM INFO MM(262420000001003/de2c9429) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100140694 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100140694 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100140694 DMM DEBUG MM_STATE_Iu[0x5624645ef9b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241217100140694 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241217100140694 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) 20241217100140694 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) 20241217100140694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217100140694 DMM DEBUG MM_STATE_Gb(0)[0x5624645ef880]{Idle}: Deallocated (fsm.c:568) 20241217100140694 DMM DEBUG MM_STATE_Iu[0x5624645ef9b0]{Detached}: Deallocated (fsm.c:568) 20241217100140694 DMM DEBUG GMM(gmm_fsm)[0x5624645ef750]{Deregistered}: Deallocated (fsm.c:568) 20241217100140694 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100140753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100140753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100140753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100140753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100140753 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100140753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100140753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100140753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100140753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100140754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100140754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100140754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100140755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100140755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100140755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100140755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100140755 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100140755 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100140755 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100140755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100140755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100140755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100140758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100140763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100140763 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100140771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100140771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100140771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100140771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100140771 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100140771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100140771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100140771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100140771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100140771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100140771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100140771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100140771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100140771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100140771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100140771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100140771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100140771 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100140771 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100140771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1509)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100140772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100140772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217100140774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100140778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100140778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100140787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100140787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100140787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100140787 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100140787 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100140787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100140787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100140787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100140787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100140788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100140788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100140788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100140788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100140788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100140788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100140788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100140788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100140788 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100140788 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100140788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1514)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217100140788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100140788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100140790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241217100140794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100140794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1517)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1517)@cd2b901c9e94: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@cd2b901c9e94: ************************************************* MTC@cd2b901c9e94: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@cd2b901c9e94: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100140995 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100140995 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) 20241217100140995 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100140995 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)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100140997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100140997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100140997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100140997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100140997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100140997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100140997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100140997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100140997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100140997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100140997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100140997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100140997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100140997 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100140998 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241217100141109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100141109 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100141109 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100141109 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100141110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217100141110 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100141815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100141815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100141815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100141815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100141815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100141815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100141815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100141815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100141816 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100141816 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100141816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100141816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100141816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100141816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100141816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100141816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100141816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100141816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='F5C30609'O, index=0 SGSN_Test-GSUP(1520)@cd2b901c9e94: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@cd2b901c9e94: 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 := '548F'O, rac := 'EC'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(1516)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_user(1522)4260400 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1516)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100142194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100142194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100142194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100142194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100142195 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100142195 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100142195 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100142195 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100142195 DMM DEBUG GMM(gmm_fsm)[0x5624645ef9b0]{Deregistered}: Allocated (fsm.c:456) 20241217100142195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217100142195 DMM DEBUG MM_STATE_Gb[0x5624645f5e30]{Idle}: Allocated (fsm.c:456) 20241217100142195 DMM DEBUG MM_STATE_Iu[0x5624645f9490]{Detached}: Allocated (fsm.c:456) 20241217100142195 DMM DEBUG GMM(gmm_fsm)[0x5624645ef9b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100142195 DMM DEBUG GMM(gmm_fsm)[0x5624645ef9b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100142195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100142195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100142195 DMM DEBUG MM(262420000001004/ce95e518) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100142195 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241217100142195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100142195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100142195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100142195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100142195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100142195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100142195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100142195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@cd2b901c9e94: { messageType := 2, destLocRef := '410230'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@cd2b901c9e94: 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 := '85216B02C605CF0D836C15BB6F686947'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BABDF919'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2C9469F452BA028'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D51512457861E5F004385252479BE31F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '03ABF847E7DEE61B3E5D03BEA3BF63CB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EE490EFA86F8D09DB45D8EA3D1DCC692'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '89E50F5C20773DAD'O } } } } } SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: vl_len:23 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241217100142203 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142203 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100142203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100142203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100142203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100142204 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100142204 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100142204 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100142204 DMM DEBUG MM(262420000001004/ce95e518) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241217100142204 DMM NOTICE MM(262420000001004/ce95e518) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100142204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100142204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100142204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100142204 DMM DEBUG MM(262420000001004/ce95e518) Requesting authorization (sgsn_auth.c:160) 20241217100142204 DMM INFO MM(262420000001004/ce95e518) Requesting authentication tuples (sgsn_auth.c:184) 20241217100142204 DMM DEBUG MM(262420000001004/ce95e518) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100142204 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241217100142204 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241217100142206 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100142206 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100142206 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100142206 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100142206 DMM INFO MM(262420000001004/ce95e518) Subscriber data update (mmctx.c:445) 20241217100142206 DMM DEBUG MM(262420000001004/ce95e518) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100142206 DMM INFO MM(262420000001004/ce95e518) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100142206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100142206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100142206 DMM INFO MM(262420000001004/ce95e518) <- GMM AUTH AND CIPHERING REQ (rand = 85 21 6b 02 c6 05 cf 0d 83 6c 15 bb 6f 68 69 47 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ee 49 0e fa 86 f8 d0 9d b4 5d 8e a3 d1 dc c6 92 ) (gprs_gmm.c:465) 20241217100142206 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241217100142206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100142206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100142206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100142206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: vl_len:37 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2289E50F5C23094399990000100004F0290420773DAD'O 20241217100142210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142210 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100142210 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100142210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100142210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100142211 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100142211 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100142211 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100142211 DMM INFO MM(262420000001004/ce95e518) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100142211 DMM NOTICE MM(262420000001004/ce95e518) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100142211 DMM DEBUG MM(262420000001004/ce95e518) checking auth: received UMTS RES = 89 e5 0f 5c 20 77 3d ad (gprs_gmm.c:648) 20241217100142211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100142211 DMM DEBUG MM(262420000001004/ce95e518) Requesting authorization (sgsn_auth.c:160) 20241217100142211 DMM INFO MM(262420000001004/ce95e518) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100142211 DMM DEBUG MM(262420000001004/ce95e518) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100142211 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241217100142211 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) 20241217100142211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241217100142211 DMM DEBUG MM(262420000001004/ce95e518) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241217100142211 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142211 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100142211 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100142211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142211 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100142211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: vl_len:12 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241217100142216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100142216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100142216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100142216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100142216 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100142216 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100142216 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100142216 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241217100142217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241217100142217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241217100142217 DMM INFO MM(262420000001004/ce95e518) <- GMM ATTACH ACCEPT (new P-TMSI=0xce95e518) (gprs_gmm.c:282) 20241217100142217 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241217100142217 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142217 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100142217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100142217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100142217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100142217 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142217 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100142217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100142217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142217 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100142217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241217100142219 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100142219 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100142219 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241217100142219 DMM INFO MM(262420000001004/ce95e518) Subscriber data update (mmctx.c:445) 20241217100142219 DMM DEBUG MM(262420000001004/ce95e518) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100142219 DMM INFO MM(262420000001004/ce95e518) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100142219 DMM NOTICE MM(262420000001004/ce95e518) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241217100142219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100142219 DMM NOTICE MM(262420000001004/ce95e518) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100142219 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) 20241217100142220 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100142220 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241217100142220 DMM INFO MM(262420000001004/ce95e518) Subscriber data update (mmctx.c:445) 20241217100142220 DMM DEBUG MM(262420000001004/ce95e518) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: vl_from0 20241217100142221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142221 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100142221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) SGSN_Test_0-SCCP(1515)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241217100142221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100142221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100142221 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100142221 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100142221 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100142221 DMM INFO MM(262420000001004/ce95e518) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100142221 DMM NOTICE MM(262420000001004/ce95e518) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100142221 DMM DEBUG GMM(gmm_fsm)[0x5624645ef9b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100142221 DMM DEBUG GMM(gmm_fsm)[0x5624645ef9b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100142221 DMM DEBUG MM_STATE_Iu(5)[0x5624645f9490]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241217100142221 DMM DEBUG MM_STATE_Iu(5)[0x5624645f9490]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241217100142221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100142221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100142221 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100142221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100142221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100142221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: vl_len:7 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241217100142225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142225 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100142225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100142225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100142225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100142225 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241217100142225 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241217100142225 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241217100142225 DMM INFO MM(262420000001004/ce95e518) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241217100142225 DMM DEBUG MM_STATE_Iu(5)[0x5624645f9490]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241217100142225 DMM DEBUG MM_STATE_Iu(5)[0x5624645f9490]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241217100142225 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100142225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100142225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100142225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on local reference:0 20241217100142226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100142226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100142226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100142226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@cd2b901c9e94: Deleted conn table entry 0TC_attach_pdp_act_user(1522)4260400 TC_attach_pdp_act_user(1522)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@cd2b901c9e94: 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 := 'CE95E518'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_user(1522)12192967 SGSN_Test_0-RAN(1516)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: First idle individual index:0 20241217100142430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100142430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100142430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100142430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100142431 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100142431 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100142431 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100142431 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE95E518) type="signalling"  (gprs_gmm.c:1897) 20241217100142431 DMM DEBUG GMM(gmm_fsm)[0x5624645ef9b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241217100142431 DMM DEBUG GMM(gmm_fsm)[0x5624645ef9b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217100142432 DMM DEBUG MM(262420000001004/ce95e518) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241217100142432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100142432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100142432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100142432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100142432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100142432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100142432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100142432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100142432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100142432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100142432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@cd2b901c9e94: { messageType := 2, destLocRef := 'BA0CC7'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@cd2b901c9e94: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@cd2b901c9e94: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@cd2b901c9e94: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@cd2b901c9e94: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@cd2b901c9e94: Final verdict of PTC: none 20241217100142448 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100142448 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) 20241217100142448 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100142448 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100142448 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100142448 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) 20241217100142448 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100142448 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100142448 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100142448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100142448 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100142448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100142448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100142448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100142448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100142448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100142449 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100142449 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@cd2b901c9e94: Final verdict of PTC: none 20241217100142455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35364<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@cd2b901c9e94: Final verdict of PTC: none 20241217100142460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100142461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1505)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1514)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1504)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1509)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1512)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1502)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1507)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@cd2b901c9e94: 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'. Tue Dec 17 10:01:42 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241217100142585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100143087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234716) 20241217100143462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100143463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234716, count=235876) 20241217100144450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100144450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100144450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241217100144464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100144464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:01:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241217100145466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100145466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241217100146174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100146175 DMM INFO MM(262420000001004/ce95e518) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100146175 DMM INFO MM(262420000001004/ce95e518) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100146175 DMM DEBUG GMM(gmm_fsm)[0x5624645ef9b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100146175 DMM DEBUG GMM(gmm_fsm)[0x5624645ef9b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100146175 DMM DEBUG MM_STATE_Iu(5)[0x5624645f9490]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241217100146175 DMM DEBUG MM_STATE_Iu(5)[0x5624645f9490]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241217100146176 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241217100146176 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) 20241217100146176 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) 20241217100146176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217100146176 DMM DEBUG MM_STATE_Gb[0x5624645f5e30]{Idle}: Deallocated (fsm.c:568) 20241217100146176 DMM DEBUG MM_STATE_Iu(5)[0x5624645f9490]{Detached}: Deallocated (fsm.c:568) 20241217100146176 DMM DEBUG GMM(gmm_fsm)[0x5624645ef9b0]{Deregistered}: Deallocated (fsm.c:568) 20241217100146176 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100146212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100146212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100146212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100146212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100146212 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100146212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100146213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100146213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100146213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100146213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100146213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100146213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100146213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100146213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100146213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100146213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100146213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100146213 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100146213 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100146213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100146213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100146213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100146216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1524)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 20241217100146221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100146221 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100146232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100146232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100146232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100146232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100146232 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100146232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100146232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100146232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100146232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100146233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100146233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100146233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100146233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100146233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100146233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100146233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100146233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100146233 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100146233 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100146233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100146233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100146233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100146235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100146239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100146239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100146248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100146248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100146248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100146248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100146248 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100146248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100146248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100146248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100146248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100146249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100146249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100146249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100146249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100146249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100146249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100146249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100146249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100146249 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100146249 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100146249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1537)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217100146250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100146250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100146251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100146256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100146256 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1540)@cd2b901c9e94: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@cd2b901c9e94: ************************************************* MTC@cd2b901c9e94: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@cd2b901c9e94: v_sccp_pdu_maxlen:268 20241217100146459 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100146459 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) 20241217100146459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100146459 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)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100146467 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100146467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100146467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100146467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100146467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100146467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100146467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100146467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100146467 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100146467 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100146467 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@cd2b901c9e94: Established a new IPA connection (conn_id=2) 20241217100146469 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100146469 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100146469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100146469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100146469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100146469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100146469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100146470 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) SGSN_Test-GSUP-IPA(1542)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100146471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217100146472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100147276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100147277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100147277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100147277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100147277 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100147277 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100147278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100147278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100147278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100147278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='C26F9632'O, index=0 SGSN_Test-GSUP(1543)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := '842E'O, rac := '2D'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)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)10478735 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1539)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100147568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100147568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100147568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100147568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100147568 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100147568 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100147569 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100147569 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100147569 DMM DEBUG GMM(gmm_fsm)[0x5624645f9490]{Deregistered}: Allocated (fsm.c:456) 20241217100147569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217100147569 DMM DEBUG MM_STATE_Gb[0x5624645ef880]{Idle}: Allocated (fsm.c:456) 20241217100147569 DMM DEBUG MM_STATE_Iu[0x5624645f6160]{Detached}: Allocated (fsm.c:456) 20241217100147569 DMM DEBUG GMM(gmm_fsm)[0x5624645f9490]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100147569 DMM DEBUG GMM(gmm_fsm)[0x5624645f9490]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100147569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100147569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100147569 DMM DEBUG MM(262420000001058/e5c7f57c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100147569 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241217100147569 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147569 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100147569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100147569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100147569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100147569 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147569 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100147569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100147569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100147569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@cd2b901c9e94: { messageType := 2, destLocRef := '9FE48F'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@cd2b901c9e94: 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 := '8E290DA85B0223372A25AE8C6965B651'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C45C8A72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8812C8EC8B4764F4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4D53B57322CF89B7BDDEA8BEBB7A0C98'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '80B31E3DB7173A817698A186B4316134'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '867ED605AE9DB391577C501E351DAC28'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9390C86585F1DE66'O } } } } } SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: vl_len:23 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241217100147579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100147579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100147579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100147579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100147579 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100147579 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100147579 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100147579 DMM DEBUG MM(262420000001058/e5c7f57c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241217100147579 DMM NOTICE MM(262420000001058/e5c7f57c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100147579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100147579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100147579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100147579 DMM DEBUG MM(262420000001058/e5c7f57c) Requesting authorization (sgsn_auth.c:160) 20241217100147579 DMM INFO MM(262420000001058/e5c7f57c) Requesting authentication tuples (sgsn_auth.c:184) 20241217100147579 DMM DEBUG MM(262420000001058/e5c7f57c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100147579 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241217100147579 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241217100147581 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100147581 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100147581 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100147581 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100147581 DMM INFO MM(262420000001058/e5c7f57c) Subscriber data update (mmctx.c:445) 20241217100147581 DMM DEBUG MM(262420000001058/e5c7f57c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100147581 DMM INFO MM(262420000001058/e5c7f57c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100147581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100147581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100147581 DMM INFO MM(262420000001058/e5c7f57c) <- GMM AUTH AND CIPHERING REQ (rand = 8e 29 0d a8 5b 02 23 37 2a 25 ae 8c 69 65 b6 51 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 86 7e d6 05 ae 9d b3 91 57 7c 50 1e 35 1d ac 28 ) (gprs_gmm.c:465) 20241217100147581 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241217100147581 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147581 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100147581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100147581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100147581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: vl_len:37 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302229390C86523094399990000105008F0290485F1DE66'O 20241217100147585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100147585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100147585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100147585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100147586 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100147586 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100147586 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100147586 DMM INFO MM(262420000001058/e5c7f57c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100147586 DMM NOTICE MM(262420000001058/e5c7f57c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100147586 DMM DEBUG MM(262420000001058/e5c7f57c) checking auth: received UMTS RES = 93 90 c8 65 85 f1 de 66 (gprs_gmm.c:648) 20241217100147586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100147586 DMM DEBUG MM(262420000001058/e5c7f57c) Requesting authorization (sgsn_auth.c:160) 20241217100147586 DMM INFO MM(262420000001058/e5c7f57c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100147586 DMM DEBUG MM(262420000001058/e5c7f57c) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100147586 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241217100147586 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) 20241217100147586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241217100147586 DMM DEBUG MM(262420000001058/e5c7f57c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241217100147586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100147586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100147586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100147586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: vl_len:12 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241217100147591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100147591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100147591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100147591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100147591 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100147591 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100147591 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100147591 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241217100147591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241217100147591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241217100147591 DMM INFO MM(262420000001058/e5c7f57c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5c7f57c) (gprs_gmm.c:282) 20241217100147591 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241217100147591 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100147591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100147591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100147591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100147591 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100147591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100147591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100147591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241217100147593 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100147593 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100147593 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241217100147593 DMM INFO MM(262420000001058/e5c7f57c) Subscriber data update (mmctx.c:445) 20241217100147593 DMM DEBUG MM(262420000001058/e5c7f57c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100147593 DMM INFO MM(262420000001058/e5c7f57c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100147593 DMM NOTICE MM(262420000001058/e5c7f57c) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241217100147593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100147593 DMM NOTICE MM(262420000001058/e5c7f57c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100147593 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) 20241217100147594 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100147594 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241217100147594 DMM INFO MM(262420000001058/e5c7f57c) Subscriber data update (mmctx.c:445) 20241217100147594 DMM DEBUG MM(262420000001058/e5c7f57c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241217100147595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100147595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100147595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100147595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100147595 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100147595 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100147595 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100147595 DMM INFO MM(262420000001058/e5c7f57c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100147595 DMM NOTICE MM(262420000001058/e5c7f57c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100147595 DMM DEBUG GMM(gmm_fsm)[0x5624645f9490]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100147595 DMM DEBUG GMM(gmm_fsm)[0x5624645f9490]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100147595 DMM DEBUG MM_STATE_Iu(7)[0x5624645f6160]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241217100147595 DMM DEBUG MM_STATE_Iu(7)[0x5624645f6160]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241217100147595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100147595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100147596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100147596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100147596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100147596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: vl_len:7 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241217100147598 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100147598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100147598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100147598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100147598 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241217100147598 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241217100147598 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241217100147598 DMM INFO MM(262420000001058/e5c7f57c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241217100147598 DMM DEBUG MM_STATE_Iu(7)[0x5624645f6160]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241217100147598 DMM DEBUG MM_STATE_Iu(7)[0x5624645f6160]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241217100147598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100147598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100147598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100147598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on local reference:0 20241217100147599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100147599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100147599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100147599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@cd2b901c9e94: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)10478735 TC_attach_pdp_act_user_addr_v4raw(1545)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@cd2b901c9e94: 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 := 'E5C7F57C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)300961 SGSN_Test_0-RAN(1539)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: First idle individual index:0 20241217100147802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100147802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100147802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100147802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100147803 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100147803 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100147803 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100147803 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE5C7F57C) type="signalling"  (gprs_gmm.c:1897) 20241217100147803 DMM DEBUG GMM(gmm_fsm)[0x5624645f9490]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241217100147804 DMM DEBUG GMM(gmm_fsm)[0x5624645f9490]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217100147804 DMM DEBUG MM(262420000001058/e5c7f57c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241217100147804 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100147804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100147804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100147804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100147804 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100147804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100147804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100147804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100147804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100147804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100147804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@cd2b901c9e94: { messageType := 2, destLocRef := '0497A1'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@cd2b901c9e94: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@cd2b901c9e94: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@cd2b901c9e94: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@cd2b901c9e94: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@cd2b901c9e94: Final verdict of PTC: none 20241217100147820 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100147820 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) 20241217100147820 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100147820 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100147820 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100147820 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) 20241217100147820 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100147820 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100147820 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100147820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100147820 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100147820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100147820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100147820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100147820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100147820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100147820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100147821 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@cd2b901c9e94: Final verdict of PTC: none 20241217100147828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@cd2b901c9e94: Final verdict of PTC: none 20241217100147834 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100147835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1527)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1532)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1537)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1530)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1535)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1525)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@cd2b901c9e94: 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'. Tue Dec 17 10:01:47 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241217100147987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100148489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233384) 20241217100148836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100148836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233384, count=237728) 20241217100149822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100149822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100149822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241217100149836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100149836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:01:50 UTC 2024 20241217100150542 DGPRS DEBUG Checking for inactive LLMEs, time = 36957909 (sgsn.c:132) /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 20241217100150837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100150837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241217100151555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100151558 DMM INFO MM(262420000001058/e5c7f57c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100151558 DMM INFO MM(262420000001058/e5c7f57c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100151558 DMM DEBUG GMM(gmm_fsm)[0x5624645f9490]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100151558 DMM DEBUG GMM(gmm_fsm)[0x5624645f9490]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100151558 DMM DEBUG MM_STATE_Iu(7)[0x5624645f6160]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241217100151558 DMM DEBUG MM_STATE_Iu(7)[0x5624645f6160]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241217100151558 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241217100151558 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) 20241217100151558 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) 20241217100151558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217100151558 DMM DEBUG MM_STATE_Gb[0x5624645ef880]{Idle}: Deallocated (fsm.c:568) 20241217100151558 DMM DEBUG MM_STATE_Iu(7)[0x5624645f6160]{Detached}: Deallocated (fsm.c:568) 20241217100151558 DMM DEBUG GMM(gmm_fsm)[0x5624645f9490]{Deregistered}: Deallocated (fsm.c:568) 20241217100151558 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100151603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100151603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100151603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100151603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100151603 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100151603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100151603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100151603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100151603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100151604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100151604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100151604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100151604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100151604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100151604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100151604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100151604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100151604 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100151604 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100151604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100151604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100151604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100151606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100151610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100151610 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100151618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100151618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100151618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100151618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100151618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100151618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100151618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100151618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100151618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100151620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100151620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100151620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100151620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100151620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100151620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100151620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100151620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100151620 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100151620 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100151620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100151620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100151620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100151622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100151627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100151627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100151634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100151634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100151634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100151634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100151634 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100151634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100151634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100151634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100151634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100151635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100151635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100151635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100151635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100151635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100151635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100151635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100151635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100151635 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100151635 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100151635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100151635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100151635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100151637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100151642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100151642 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)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1563)@cd2b901c9e94: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@cd2b901c9e94: ************************************************* MTC@cd2b901c9e94: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@cd2b901c9e94: v_sccp_pdu_maxlen:268 20241217100151838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100151838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100151838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100151838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100151842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217100151844 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100151844 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100151844 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) 20241217100151844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100151844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100151845 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100151845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100151845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100151845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100151845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100151845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100151845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100151847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100151847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100151847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100151847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100151847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100151847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100151847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100151847 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241217100152656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100152656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100152656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100152656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100152657 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100152657 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100152657 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100152657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100152657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100152657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='E9DDCAA2'O, index=0 SGSN_Test-GSUP(1566)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := '9D5F'O, rac := '32'O ("2") }, 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)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2469189 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1562)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100152928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100152928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100152928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100152928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100152928 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100152928 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100152928 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100152928 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100152928 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Deregistered}: Allocated (fsm.c:456) 20241217100152928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Allocated (fsm.c:456) 20241217100152928 DMM DEBUG MM_STATE_Gb[0x5624645f5e30]{Idle}: Allocated (fsm.c:456) 20241217100152928 DMM DEBUG MM_STATE_Iu[0x562464602310]{Detached}: Allocated (fsm.c:456) 20241217100152928 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100152928 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100152928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100152928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100152928 DMM DEBUG MM(262420000001055/f3c994d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100152928 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241217100152928 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152928 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100152928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100152928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100152928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100152928 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152928 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100152928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100152928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100152928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@cd2b901c9e94: { messageType := 2, destLocRef := '25AD45'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@cd2b901c9e94: 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 := '358AF3BF1772B133F9F8DB8BFE1BB309'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21C87093'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0905E5CB765B251C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '961D1FD2587D1B6598E07B773E9BE948'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FBA74312713662453E42E31BF5DB6744'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FE4CD9334BF499902FC2405C05764EDD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '99306F05FB35A9B0'O } } } } } SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: vl_len:23 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241217100152937 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100152937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100152937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100152937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100152937 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100152937 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100152937 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100152937 DMM DEBUG MM(262420000001055/f3c994d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241217100152937 DMM NOTICE MM(262420000001055/f3c994d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100152937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100152937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100152937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100152937 DMM DEBUG MM(262420000001055/f3c994d8) Requesting authorization (sgsn_auth.c:160) 20241217100152937 DMM INFO MM(262420000001055/f3c994d8) Requesting authentication tuples (sgsn_auth.c:184) 20241217100152937 DMM DEBUG MM(262420000001055/f3c994d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100152937 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241217100152937 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241217100152939 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100152939 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100152939 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100152939 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100152939 DMM INFO MM(262420000001055/f3c994d8) Subscriber data update (mmctx.c:445) 20241217100152939 DMM DEBUG MM(262420000001055/f3c994d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100152939 DMM INFO MM(262420000001055/f3c994d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100152939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100152939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100152939 DMM INFO MM(262420000001055/f3c994d8) <- GMM AUTH AND CIPHERING REQ (rand = 35 8a f3 bf 17 72 b1 33 f9 f8 db 8b fe 1b b3 09 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fe 4c d9 33 4b f4 99 90 2f c2 40 5c 05 76 4e dd ) (gprs_gmm.c:465) 20241217100152939 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241217100152939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100152939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100152939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100152939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: vl_len:37 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E2299306F0523094399990000105005F02904FB35A9B0'O 20241217100152945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100152945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100152945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100152945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100152945 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100152945 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100152945 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100152945 DMM INFO MM(262420000001055/f3c994d8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100152945 DMM NOTICE MM(262420000001055/f3c994d8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100152945 DMM DEBUG MM(262420000001055/f3c994d8) checking auth: received UMTS RES = 99 30 6f 05 fb 35 a9 b0 (gprs_gmm.c:648) 20241217100152945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100152945 DMM DEBUG MM(262420000001055/f3c994d8) Requesting authorization (sgsn_auth.c:160) 20241217100152946 DMM INFO MM(262420000001055/f3c994d8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100152946 DMM DEBUG MM(262420000001055/f3c994d8) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100152946 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241217100152946 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) 20241217100152946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241217100152946 DMM DEBUG MM(262420000001055/f3c994d8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241217100152946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100152946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100152946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100152946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: vl_len:12 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241217100152959 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152959 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100152959 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100152959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100152959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100152959 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100152959 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100152959 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100152959 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241217100152959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241217100152959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241217100152959 DMM INFO MM(262420000001055/f3c994d8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3c994d8) (gprs_gmm.c:282) 20241217100152959 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241217100152960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100152960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100152960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100152960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100152960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100152960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100152960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100152960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241217100152965 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100152965 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100152965 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241217100152965 DMM INFO MM(262420000001055/f3c994d8) Subscriber data update (mmctx.c:445) 20241217100152965 DMM DEBUG MM(262420000001055/f3c994d8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100152965 DMM INFO MM(262420000001055/f3c994d8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100152965 DMM NOTICE MM(262420000001055/f3c994d8) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241217100152965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100152965 DMM NOTICE MM(262420000001055/f3c994d8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100152965 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) 20241217100152965 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100152965 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241217100152965 DMM INFO MM(262420000001055/f3c994d8) Subscriber data update (mmctx.c:445) 20241217100152965 DMM DEBUG MM(262420000001055/f3c994d8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241217100152967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100152967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100152967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100152967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100152967 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100152967 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100152968 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100152968 DMM INFO MM(262420000001055/f3c994d8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100152968 DMM NOTICE MM(262420000001055/f3c994d8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100152968 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100152968 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100152968 DMM DEBUG MM_STATE_Iu(9)[0x562464602310]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241217100152968 DMM DEBUG MM_STATE_Iu(9)[0x562464602310]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241217100152968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100152968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100152968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100152968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100152968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100152968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: vl_len:7 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241217100152970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100152970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100152970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100152970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100152970 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241217100152970 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241217100152971 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241217100152971 DMM INFO MM(262420000001055/f3c994d8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241217100152971 DMM DEBUG MM_STATE_Iu(9)[0x562464602310]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241217100152971 DMM DEBUG MM_STATE_Iu(9)[0x562464602310]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241217100152971 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152971 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100152971 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100152971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100152971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on local reference:0 20241217100152971 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100152971 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100152971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100152971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100152971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100152971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100152971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100152971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@cd2b901c9e94: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2469189 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@cd2b901c9e94: 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 := 'F3C994D8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)4123885 SGSN_Test_0-RAN(1562)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: First idle individual index:0 20241217100153174 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100153174 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100153174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100153174 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100153174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100153174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100153174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100153174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100153175 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100153175 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100153175 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100153175 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF3C994D8) type="signalling"  (gprs_gmm.c:1897) 20241217100153175 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241217100153175 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217100153175 DMM DEBUG MM(262420000001055/f3c994d8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241217100153175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100153175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100153175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100153175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100153175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100153175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100153175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100153175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100153175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100153175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100153175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100153175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100153175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100153175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100153175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100153175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@cd2b901c9e94: { messageType := 2, destLocRef := '3EECED'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@cd2b901c9e94: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@cd2b901c9e94: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@cd2b901c9e94: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@cd2b901c9e94: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@cd2b901c9e94: Final verdict of PTC: none 20241217100153190 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100153190 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) 20241217100153190 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100153190 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100153190 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100153190 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) 20241217100153190 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100153190 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100153190 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100153190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100153190 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100153190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100153190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100153190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100153190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100153190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100153190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100153191 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@cd2b901c9e94: Final verdict of PTC: none 20241217100153197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43062<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1550)@cd2b901c9e94: Final verdict of PTC: none 20241217100153201 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100153201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1560)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1555)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1553)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1558)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1548)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@cd2b901c9e94: 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'. Tue Dec 17 10:01:53 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241217100153295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100153798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233772) 20241217100154202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100154202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233772, count=238224) 20241217100155192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100155192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100155192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241217100155203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100155203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:01:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241217100156205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100156205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241217100156873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100156873 DMM INFO MM(262420000001055/f3c994d8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100156873 DMM INFO MM(262420000001055/f3c994d8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100156873 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100156873 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100156873 DMM DEBUG MM_STATE_Iu(9)[0x562464602310]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241217100156873 DMM DEBUG MM_STATE_Iu(9)[0x562464602310]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241217100156873 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241217100156873 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) 20241217100156873 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) 20241217100156873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645ef880]{Init}: Deallocated (fsm.c:568) 20241217100156873 DMM DEBUG MM_STATE_Gb[0x5624645f5e30]{Idle}: Deallocated (fsm.c:568) 20241217100156873 DMM DEBUG MM_STATE_Iu(9)[0x562464602310]{Detached}: Deallocated (fsm.c:568) 20241217100156873 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Deregistered}: Deallocated (fsm.c:568) 20241217100156873 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100156892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100156892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100156892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100156892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100156892 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100156892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100156892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100156892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100156892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100156893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100156893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100156893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100156893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100156893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100156893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100156893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100156893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100156893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100156893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100156893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100156893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100156893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100156895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100156900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100156900 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100156907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100156907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100156907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100156907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100156907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100156907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100156907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100156907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100156907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100156908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100156908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100156908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100156908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100156908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100156908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100156908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100156908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100156908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100156909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100156909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100156909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100156909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100156911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100156915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100156915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100156924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100156924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100156924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100156924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100156924 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100156924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100156924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100156924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100156924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100156925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100156925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100156925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100156925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100156925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100156925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100156925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100156925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100156925 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100156925 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100156925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100156925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100156925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100156927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100156932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100156932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1586)@cd2b901c9e94: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@cd2b901c9e94: ************************************************* MTC@cd2b901c9e94: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@cd2b901c9e94: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100157134 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100157134 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) 20241217100157134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100157134 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)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100157136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100157136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100157136 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100157136 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100157136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100157136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100157136 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100157137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100157137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100157137 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100157137 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100157137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100157137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100157137 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100157137 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241217100157206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100157206 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100157206 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100157206 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100157210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217100157211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100157952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100157952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100157953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100157953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100157953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100157953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100157953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100157953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100157953 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100157953 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100157954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100157954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100157954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100157954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100157954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100157954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100157954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100157954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='F311A19F'O, index=0 SGSN_Test-GSUP(1589)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := 'AE64'O, rac := 'BD'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)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2149320 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1585)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100158296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100158296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100158296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100158296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100158297 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100158297 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100158297 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100158297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100158297 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Deregistered}: Allocated (fsm.c:456) 20241217100158297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: Allocated (fsm.c:456) 20241217100158297 DMM DEBUG MM_STATE_Gb[0x5624645f5e30]{Idle}: Allocated (fsm.c:456) 20241217100158297 DMM DEBUG MM_STATE_Iu[0x5624645ef880]{Detached}: Allocated (fsm.c:456) 20241217100158297 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100158297 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100158297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100158297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100158297 DMM DEBUG MM(262420000001056/e9d33ecf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100158297 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241217100158297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100158297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100158297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100158297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100158297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100158297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100158297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100158297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@cd2b901c9e94: { messageType := 2, destLocRef := '20CBC8'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@cd2b901c9e94: 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 := '3CAD739A1B641CF84979A6FF071DA3B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98763A08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5D5C66E0227FC9C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '99B27F5AC6609AAC85766C44E32EA05F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AC3AB4E8306E04285AF877E622782F18'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1841B80AE81A65DFFFCB6B5BDBF00366'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DA04056B12E64539'O } } } } } SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: vl_len:23 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241217100158306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100158306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100158306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100158306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100158307 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100158307 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100158307 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100158307 DMM DEBUG MM(262420000001056/e9d33ecf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241217100158307 DMM NOTICE MM(262420000001056/e9d33ecf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100158307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100158307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100158307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100158307 DMM DEBUG MM(262420000001056/e9d33ecf) Requesting authorization (sgsn_auth.c:160) 20241217100158307 DMM INFO MM(262420000001056/e9d33ecf) Requesting authentication tuples (sgsn_auth.c:184) 20241217100158307 DMM DEBUG MM(262420000001056/e9d33ecf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100158307 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241217100158307 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241217100158310 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100158310 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100158310 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100158310 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100158310 DMM INFO MM(262420000001056/e9d33ecf) Subscriber data update (mmctx.c:445) 20241217100158310 DMM DEBUG MM(262420000001056/e9d33ecf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100158310 DMM INFO MM(262420000001056/e9d33ecf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100158310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100158310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100158310 DMM INFO MM(262420000001056/e9d33ecf) <- GMM AUTH AND CIPHERING REQ (rand = 3c ad 73 9a 1b 64 1c f8 49 79 a6 ff 07 1d a3 b1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 18 41 b8 0a e8 1a 65 df ff cb 6b 5b db f0 03 66 ) (gprs_gmm.c:465) 20241217100158310 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241217100158310 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158310 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100158310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100158310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100158310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: vl_len:37 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22DA04056B23094399990000105006F0290412E64539'O 20241217100158315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100158315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100158315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100158315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100158316 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100158316 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100158316 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100158316 DMM INFO MM(262420000001056/e9d33ecf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100158316 DMM NOTICE MM(262420000001056/e9d33ecf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100158316 DMM DEBUG MM(262420000001056/e9d33ecf) checking auth: received UMTS RES = da 04 05 6b 12 e6 45 39 (gprs_gmm.c:648) 20241217100158316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100158316 DMM DEBUG MM(262420000001056/e9d33ecf) Requesting authorization (sgsn_auth.c:160) 20241217100158316 DMM INFO MM(262420000001056/e9d33ecf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100158316 DMM DEBUG MM(262420000001056/e9d33ecf) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100158316 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241217100158316 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) 20241217100158316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241217100158316 DMM DEBUG MM(262420000001056/e9d33ecf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241217100158316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100158316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100158316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100158316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: vl_len:12 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241217100158323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100158323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100158323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100158323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100158323 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100158323 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100158323 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100158323 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241217100158323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241217100158323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241217100158323 DMM INFO MM(262420000001056/e9d33ecf) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9d33ecf) (gprs_gmm.c:282) 20241217100158323 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241217100158323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100158323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100158323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100158323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100158323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100158323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100158323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100158323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241217100158326 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100158326 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100158326 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241217100158326 DMM INFO MM(262420000001056/e9d33ecf) Subscriber data update (mmctx.c:445) 20241217100158326 DMM DEBUG MM(262420000001056/e9d33ecf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100158326 DMM INFO MM(262420000001056/e9d33ecf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100158326 DMM NOTICE MM(262420000001056/e9d33ecf) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241217100158326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100158326 DMM NOTICE MM(262420000001056/e9d33ecf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100158326 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) 20241217100158326 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100158326 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241217100158326 DMM INFO MM(262420000001056/e9d33ecf) Subscriber data update (mmctx.c:445) 20241217100158326 DMM DEBUG MM(262420000001056/e9d33ecf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241217100158328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100158328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100158328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100158328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100158328 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100158328 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100158328 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100158328 DMM INFO MM(262420000001056/e9d33ecf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100158328 DMM NOTICE MM(262420000001056/e9d33ecf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100158328 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100158328 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100158328 DMM DEBUG MM_STATE_Iu(11)[0x5624645ef880]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241217100158328 DMM DEBUG MM_STATE_Iu(11)[0x5624645ef880]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241217100158328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100158328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100158328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100158328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100158328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100158328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: vl_len:7 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241217100158331 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158331 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158331 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100158331 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100158331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100158331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100158331 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241217100158331 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241217100158331 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241217100158331 DMM INFO MM(262420000001056/e9d33ecf) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241217100158331 DMM DEBUG MM_STATE_Iu(11)[0x5624645ef880]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241217100158331 DMM DEBUG MM_STATE_Iu(11)[0x5624645ef880]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241217100158331 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158331 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158331 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100158331 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100158331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158331 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100158331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on local reference:0 20241217100158332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100158332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100158332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100158332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@cd2b901c9e94: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2149320 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@cd2b901c9e94: 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 := 'E9D33ECF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2379696 SGSN_Test_0-RAN(1585)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: First idle individual index:0 20241217100158534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100158534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100158534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100158534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100158535 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100158535 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100158535 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100158535 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9D33ECF) type="signalling"  (gprs_gmm.c:1897) 20241217100158535 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241217100158535 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217100158535 DMM DEBUG MM(262420000001056/e9d33ecf) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241217100158535 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100158535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100158535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100158535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100158535 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158535 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100158535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100158535 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100158535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100158535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100158535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100158535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@cd2b901c9e94: { messageType := 2, destLocRef := '244FB0'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@cd2b901c9e94: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@cd2b901c9e94: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@cd2b901c9e94: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@cd2b901c9e94: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@cd2b901c9e94: Final verdict of PTC: none 20241217100158550 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100158550 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) 20241217100158550 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100158550 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100158550 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100158550 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) 20241217100158550 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100158550 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100158550 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100158550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100158550 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100158550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100158550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100158550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100158550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100158550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100158550 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100158550 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@cd2b901c9e94: Final verdict of PTC: none 20241217100158558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50094<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@cd2b901c9e94: Final verdict of PTC: none 20241217100158564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100158564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1573)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1578)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1583)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(1589)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1576)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1581)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1571)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1573): none (none -> none)Tue Dec 17 10:01:58 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@cd2b901c9e94: 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'. 20241217100158623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100159125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50100<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236892) 20241217100159564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100159564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236892, count=238052) 20241217100200551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100200551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100200551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241217100200565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100200565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:02:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241217100201566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100201566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241217100202208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100202210 DMM INFO MM(262420000001056/e9d33ecf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100202210 DMM INFO MM(262420000001056/e9d33ecf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100202210 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100202210 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100202210 DMM DEBUG MM_STATE_Iu(11)[0x5624645ef880]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241217100202210 DMM DEBUG MM_STATE_Iu(11)[0x5624645ef880]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241217100202210 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241217100202210 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) 20241217100202210 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) 20241217100202210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: Deallocated (fsm.c:568) 20241217100202210 DMM DEBUG MM_STATE_Gb[0x5624645f5e30]{Idle}: Deallocated (fsm.c:568) 20241217100202210 DMM DEBUG MM_STATE_Iu(11)[0x5624645ef880]{Detached}: Deallocated (fsm.c:568) 20241217100202210 DMM DEBUG GMM(gmm_fsm)[0x5624645f6160]{Deregistered}: Deallocated (fsm.c:568) 20241217100202210 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100202260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100202260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100202260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100202260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100202260 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100202260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100202260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100202260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100202260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100202261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100202261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100202261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100202261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100202261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100202261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100202261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100202261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100202261 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100202261 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100202261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1596)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100202261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100202261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241217100202263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100202268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100202268 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100202275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100202275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100202275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100202275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100202275 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100202275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100202275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100202275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100202275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100202276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100202276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100202276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100202276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100202276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100202276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100202276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100202276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100202276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100202276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100202276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1601)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217100202276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100202276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100202277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100202282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100202282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100202290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100202290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100202290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100202290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100202290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100202290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100202290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100202290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100202290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100202291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100202291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100202291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100202291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100202291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100202291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100202291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100202291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100202291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100202291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100202291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100202291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100202291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100202293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1609)@cd2b901c9e94: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@cd2b901c9e94: ************************************************* MTC@cd2b901c9e94: Starting RAN_Emulation 20241217100202298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100202298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100202499 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100202499 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) 20241217100202499 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100202499 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)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100202504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100202504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100202504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100202504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100202504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100202504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100202504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100202506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100202506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100202506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100202506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100202506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100202506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100202506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100202507 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241217100202567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100202567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100202567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100202567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100202571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20241217100202572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100203318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100203318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100203318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100203318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100203319 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100203319 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100203319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100203319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100203319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100203319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='D95902DE'O, index=0 SGSN_Test-GSUP(1612)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := '5CCA'O, rac := '21'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)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14976164 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1608)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100203655 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100203655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100203655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100203655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100203656 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100203656 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100203656 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100203656 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100203656 DMM DEBUG GMM(gmm_fsm)[0x5624645ef880]{Deregistered}: Allocated (fsm.c:456) 20241217100203656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217100203656 DMM DEBUG MM_STATE_Gb[0x562464602310]{Idle}: Allocated (fsm.c:456) 20241217100203656 DMM DEBUG MM_STATE_Iu[0x562464602900]{Detached}: Allocated (fsm.c:456) 20241217100203656 DMM DEBUG GMM(gmm_fsm)[0x5624645ef880]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100203656 DMM DEBUG GMM(gmm_fsm)[0x5624645ef880]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100203656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100203656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100203656 DMM DEBUG MM(262420000001057/f160e03f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100203656 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241217100203656 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203656 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100203656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100203656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100203656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100203656 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203656 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100203656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100203656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100203656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: { messageType := 2, destLocRef := 'E484A4'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@cd2b901c9e94: 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 := '1A0C461F1C4DA69EEA82909DF3F37E44'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61108EBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CAF77D5B181526B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '76BFE03FEE51439127544B7CC5747C28'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C420DBB9F6CCB02D83C40D2B7AB79ACD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '236D034201E6C6529F36F387BE982690'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ACA41BDB5DF94438'O } } } } } SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: vl_len:23 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: vl_from0 20241217100203663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100203663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100203663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100203663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241217100203663 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100203663 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100203663 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100203663 DMM DEBUG MM(262420000001057/f160e03f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241217100203663 DMM NOTICE MM(262420000001057/f160e03f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100203663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100203663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100203663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100203663 DMM DEBUG MM(262420000001057/f160e03f) Requesting authorization (sgsn_auth.c:160) 20241217100203663 DMM INFO MM(262420000001057/f160e03f) Requesting authentication tuples (sgsn_auth.c:184) 20241217100203663 DMM DEBUG MM(262420000001057/f160e03f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100203663 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241217100203664 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241217100203666 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203666 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100203666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100203666 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100203666 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100203666 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100203666 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100203666 DMM INFO MM(262420000001057/f160e03f) Subscriber data update (mmctx.c:445) 20241217100203666 DMM DEBUG MM(262420000001057/f160e03f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100203666 DMM INFO MM(262420000001057/f160e03f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100203666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100203666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100203666 DMM INFO MM(262420000001057/f160e03f) <- GMM AUTH AND CIPHERING REQ (rand = 1a 0c 46 1f 1c 4d a6 9e ea 82 90 9d f3 f3 7e 44 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 23 6d 03 42 01 e6 c6 52 9f 36 f3 87 be 98 26 90 ) (gprs_gmm.c:465) 20241217100203666 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241217100203666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100203666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: vl_len:37 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: vl_from0 20241217100203672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100203672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100203672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100203672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422ACA41BDB23094399990000105007F029045DF94438'O 20241217100203672 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100203672 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100203672 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100203672 DMM INFO MM(262420000001057/f160e03f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100203672 DMM NOTICE MM(262420000001057/f160e03f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100203672 DMM DEBUG MM(262420000001057/f160e03f) checking auth: received UMTS RES = ac a4 1b db 5d f9 44 38 (gprs_gmm.c:648) 20241217100203672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100203672 DMM DEBUG MM(262420000001057/f160e03f) Requesting authorization (sgsn_auth.c:160) 20241217100203672 DMM INFO MM(262420000001057/f160e03f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100203672 DMM DEBUG MM(262420000001057/f160e03f) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100203672 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241217100203672 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) 20241217100203672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241217100203672 DMM DEBUG MM(262420000001057/f160e03f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241217100203672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100203672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100203672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100203672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: vl_len:12 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241217100203679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100203679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100203679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100203679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100203679 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100203679 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100203679 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100203679 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241217100203679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241217100203679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241217100203679 DMM INFO MM(262420000001057/f160e03f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf160e03f) (gprs_gmm.c:282) 20241217100203679 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241217100203679 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203679 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100203679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100203679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100203679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100203679 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203679 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100203679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100203679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100203679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241217100203682 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100203682 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100203682 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241217100203682 DMM INFO MM(262420000001057/f160e03f) Subscriber data update (mmctx.c:445) 20241217100203682 DMM DEBUG MM(262420000001057/f160e03f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100203682 DMM INFO MM(262420000001057/f160e03f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100203682 DMM NOTICE MM(262420000001057/f160e03f) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241217100203682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100203682 DMM NOTICE MM(262420000001057/f160e03f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100203682 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) 20241217100203682 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100203682 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241217100203682 DMM INFO MM(262420000001057/f160e03f) Subscriber data update (mmctx.c:445) 20241217100203682 DMM DEBUG MM(262420000001057/f160e03f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: vl_from0 20241217100203684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100203684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100203684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100203684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241217100203684 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100203684 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100203684 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100203684 DMM INFO MM(262420000001057/f160e03f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100203684 DMM NOTICE MM(262420000001057/f160e03f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100203684 DMM DEBUG GMM(gmm_fsm)[0x5624645ef880]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100203684 DMM DEBUG GMM(gmm_fsm)[0x5624645ef880]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100203684 DMM DEBUG MM_STATE_Iu(13)[0x562464602900]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241217100203684 DMM DEBUG MM_STATE_Iu(13)[0x562464602900]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241217100203684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100203684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100203684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100203684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100203684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100203684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: vl_len:7 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241217100203687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100203687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100203687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100203687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100203687 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241217100203687 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241217100203687 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241217100203687 DMM INFO MM(262420000001057/f160e03f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241217100203687 DMM DEBUG MM_STATE_Iu(13)[0x562464602900]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241217100203687 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100203687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100203687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100203687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100203687 DMM DEBUG MM_STATE_Iu(13)[0x562464602900]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on local reference:0 20241217100203688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100203688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100203688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100203688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@cd2b901c9e94: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14976164 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@cd2b901c9e94: 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 := 'F160E03F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2584590 SGSN_Test_0-RAN(1608)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: First idle individual index:0 20241217100203890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100203890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100203890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100203890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100203891 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100203891 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100203891 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100203891 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF160E03F) type="signalling"  (gprs_gmm.c:1897) 20241217100203891 DMM DEBUG GMM(gmm_fsm)[0x5624645ef880]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241217100203891 DMM DEBUG GMM(gmm_fsm)[0x5624645ef880]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217100203891 DMM DEBUG MM(262420000001057/f160e03f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241217100203891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100203891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100203891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100203891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100203891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100203892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100203892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100203892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100203892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100203892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100203892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@cd2b901c9e94: { messageType := 2, destLocRef := '27700E'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@cd2b901c9e94: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@cd2b901c9e94: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@cd2b901c9e94: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@cd2b901c9e94: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@cd2b901c9e94: Final verdict of PTC: none 20241217100203904 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100203904 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) 20241217100203904 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100203904 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100203904 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100203904 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) 20241217100203904 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100203904 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100203904 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100203904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100203904 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100203904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100203904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100203904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100203904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100203904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100203904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100203905 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@cd2b901c9e94: Final verdict of PTC: none 20241217100203910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33802<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241217100203915 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100203915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1612)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1606)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1601)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1596)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1599)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1604)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1594)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@cd2b901c9e94: 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'. Tue Dec 17 10:02:04 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241217100204068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100204570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232568) 20241217100204916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100204916 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) 20241217100205906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100205906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100205906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241217100205917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100205917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:02:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241217100206918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100206918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_attach_pdp_act_pmm_idle started. 20241217100207640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100207641 DMM INFO MM(262420000001057/f160e03f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100207641 DMM INFO MM(262420000001057/f160e03f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100207641 DMM DEBUG GMM(gmm_fsm)[0x5624645ef880]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100207641 DMM DEBUG GMM(gmm_fsm)[0x5624645ef880]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100207641 DMM DEBUG MM_STATE_Iu(13)[0x562464602900]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241217100207641 DMM DEBUG MM_STATE_Iu(13)[0x562464602900]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241217100207641 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241217100207641 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) 20241217100207641 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) 20241217100207641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217100207641 DMM DEBUG MM_STATE_Gb[0x562464602310]{Idle}: Deallocated (fsm.c:568) 20241217100207641 DMM DEBUG MM_STATE_Iu(13)[0x562464602900]{Detached}: Deallocated (fsm.c:568) 20241217100207641 DMM DEBUG GMM(gmm_fsm)[0x5624645ef880]{Deregistered}: Deallocated (fsm.c:568) 20241217100207641 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100207661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100207661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100207661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100207661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100207661 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100207661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100207661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100207661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100207661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100207662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100207662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100207662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100207662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100207662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100207662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100207662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100207662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100207662 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100207662 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100207662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100207662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100207662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100207665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100207670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100207670 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100207679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100207679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100207679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100207679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100207679 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100207679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100207679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100207679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100207679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100207680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100207680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100207680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100207680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100207680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100207680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100207680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100207680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100207680 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100207680 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100207680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100207680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100207680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100207683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100207689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100207689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1626)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1625)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100207695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100207695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100207695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100207695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100207695 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100207695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100207695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100207695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100207695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100207696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100207696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100207696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100207696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100207696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100207696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100207696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100207696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100207696 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100207696 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100207696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100207696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100207696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100207698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1632)@cd2b901c9e94: M3UA emulation initiated, the test can be started MTC@cd2b901c9e94: Starting RAN_Emulation SGSN_Test_0-M3UA(1632)@cd2b901c9e94: ************************************************* 20241217100207703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100207703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1630)@cd2b901c9e94: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100207904 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100207904 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) 20241217100207904 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100207904 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)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100207905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100207905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100207905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100207905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100207905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100207905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100207905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100207906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100207906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100207906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100207906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100207906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100207906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100207906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100207906 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241217100207918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100207918 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100207918 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100207918 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100207919 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241217100207919 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100208722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100208722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100208722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100208722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100208722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100208722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100208722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100208722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100208723 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100208723 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100208723 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100208723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100208723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100208723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100208723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100208723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100208723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100208723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@cd2b901c9e94: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='CA90A835'O, index=0 SGSN_Test-GSUP(1635)@cd2b901c9e94: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@cd2b901c9e94: 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 := '6E8B'O, rac := 'D2'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)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)9712014 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1631)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100209024 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100209024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100209024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100209024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100209025 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100209025 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100209025 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100209025 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100209026 DMM DEBUG GMM(gmm_fsm)[0x562464602900]{Deregistered}: Allocated (fsm.c:456) 20241217100209026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: Allocated (fsm.c:456) 20241217100209026 DMM DEBUG MM_STATE_Gb[0x5624645f5e30]{Idle}: Allocated (fsm.c:456) 20241217100209026 DMM DEBUG MM_STATE_Iu[0x5624645fffb0]{Detached}: Allocated (fsm.c:456) 20241217100209026 DMM DEBUG GMM(gmm_fsm)[0x562464602900]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100209026 DMM DEBUG GMM(gmm_fsm)[0x562464602900]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100209026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100209026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100209026 DMM DEBUG MM(262420000001005/e20e10ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100209026 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241217100209026 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100209026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100209026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100209026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100209026 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209026 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100209026 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100209026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100209027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@cd2b901c9e94: { messageType := 2, destLocRef := '94318E'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@cd2b901c9e94: 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 := '5364B780174BA0969DA6C1B9940C4841'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C039E7C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2D238DAC8A2AB68'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AA2B0EAC52E6A6C39FE74F13CE53DB29'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '20A10A4C3CCB548C47D6B69A59DD03ED'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C9EC5C9EE1EBC73FC8CA8F16E673F498'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3D3CBEB3043D3A03'O } } } } } SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: vl_len:23 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241217100209042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100209042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100209042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100209042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100209043 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100209043 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100209043 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100209043 DMM DEBUG MM(262420000001005/e20e10ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241217100209043 DMM NOTICE MM(262420000001005/e20e10ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100209043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100209043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100209043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100209043 DMM DEBUG MM(262420000001005/e20e10ad) Requesting authorization (sgsn_auth.c:160) 20241217100209043 DMM INFO MM(262420000001005/e20e10ad) Requesting authentication tuples (sgsn_auth.c:184) 20241217100209043 DMM DEBUG MM(262420000001005/e20e10ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100209043 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241217100209043 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@cd2b901c9e94: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241217100209046 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100209046 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100209046 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100209046 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100209046 DMM INFO MM(262420000001005/e20e10ad) Subscriber data update (mmctx.c:445) 20241217100209046 DMM DEBUG MM(262420000001005/e20e10ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100209046 DMM INFO MM(262420000001005/e20e10ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100209046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100209046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100209046 DMM INFO MM(262420000001005/e20e10ad) <- GMM AUTH AND CIPHERING REQ (rand = 53 64 b7 80 17 4b a0 96 9d a6 c1 b9 94 0c 48 41 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c9 ec 5c 9e e1 eb c7 3f c8 ca 8f 16 e6 73 f4 98 ) (gprs_gmm.c:465) 20241217100209046 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241217100209047 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209047 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100209047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100209047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100209047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: vl_len:37 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F223D3CBEB323094399990000100005F02904043D3A03'O 20241217100209053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100209053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100209053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100209053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100209053 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100209053 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100209053 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100209053 DMM INFO MM(262420000001005/e20e10ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100209053 DMM NOTICE MM(262420000001005/e20e10ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100209053 DMM DEBUG MM(262420000001005/e20e10ad) checking auth: received UMTS RES = 3d 3c be b3 04 3d 3a 03 (gprs_gmm.c:648) 20241217100209053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100209053 DMM DEBUG MM(262420000001005/e20e10ad) Requesting authorization (sgsn_auth.c:160) 20241217100209053 DMM INFO MM(262420000001005/e20e10ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100209053 DMM DEBUG MM(262420000001005/e20e10ad) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100209053 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241217100209053 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) 20241217100209053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241217100209053 DMM DEBUG MM(262420000001005/e20e10ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241217100209054 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209054 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209054 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100209054 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100209054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209054 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100209054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: vl_len:12 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241217100209064 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100209064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100209064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100209064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100209064 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100209064 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100209064 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100209064 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241217100209064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241217100209064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241217100209064 DMM INFO MM(262420000001005/e20e10ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xe20e10ad) (gprs_gmm.c:282) 20241217100209064 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241217100209064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100209064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100209064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100209064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100209064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100209064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100209064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100209064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241217100209068 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100209069 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100209069 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241217100209069 DMM INFO MM(262420000001005/e20e10ad) Subscriber data update (mmctx.c:445) 20241217100209069 DMM DEBUG MM(262420000001005/e20e10ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100209069 DMM INFO MM(262420000001005/e20e10ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100209069 DMM NOTICE MM(262420000001005/e20e10ad) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241217100209069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100209069 DMM NOTICE MM(262420000001005/e20e10ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100209069 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) 20241217100209069 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100209069 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241217100209069 DMM INFO MM(262420000001005/e20e10ad) Subscriber data update (mmctx.c:445) 20241217100209069 DMM DEBUG MM(262420000001005/e20e10ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241217100209072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100209072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100209072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100209072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100209072 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100209072 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100209072 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100209072 DMM INFO MM(262420000001005/e20e10ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100209072 DMM NOTICE MM(262420000001005/e20e10ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100209072 DMM DEBUG GMM(gmm_fsm)[0x562464602900]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100209072 DMM DEBUG GMM(gmm_fsm)[0x562464602900]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100209072 DMM DEBUG MM_STATE_Iu(15)[0x5624645fffb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241217100209072 DMM DEBUG MM_STATE_Iu(15)[0x5624645fffb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241217100209072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100209072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100209072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100209072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100209072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100209072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: vl_len:7 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241217100209081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100209081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100209081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100209081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100209082 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241217100209082 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241217100209082 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241217100209082 DMM INFO MM(262420000001005/e20e10ad) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241217100209082 DMM DEBUG MM_STATE_Iu(15)[0x5624645fffb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241217100209082 DMM DEBUG MM_STATE_Iu(15)[0x5624645fffb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241217100209082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100209082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100209082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100209082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on local reference:0 20241217100209084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100209084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100209084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100209084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@cd2b901c9e94: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)9712014 TC_attach_pdp_act_pmm_idle(1637)@cd2b901c9e94: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@cd2b901c9e94: 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 := 'E20E10AD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@cd2b901c9e94: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14936190 SGSN_Test_0-RAN(1631)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: First idle individual index:0 20241217100209286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100209286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100209286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100209286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100209287 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100209287 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100209287 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100209288 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE20E10AD) type="signalling"  (gprs_gmm.c:1897) 20241217100209288 DMM DEBUG GMM(gmm_fsm)[0x562464602900]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241217100209288 DMM DEBUG GMM(gmm_fsm)[0x562464602900]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217100209288 DMM DEBUG MM(262420000001005/e20e10ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241217100209288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100209288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100209288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100209288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100209288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100209288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100209288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100209288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100209288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100209288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100209288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@cd2b901c9e94: { messageType := 2, destLocRef := 'E3E87E'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@cd2b901c9e94: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@cd2b901c9e94: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@cd2b901c9e94: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@cd2b901c9e94: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@cd2b901c9e94: Final verdict of PTC: none 20241217100209304 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100209304 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) 20241217100209304 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100209304 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100209304 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100209304 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) 20241217100209304 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100209304 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100209304 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100209304 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100209304 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100209304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100209304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100209304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100209304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100209304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100209304 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100209304 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@cd2b901c9e94: Final verdict of PTC: none 20241217100209311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1635)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1619)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1629)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@cd2b901c9e94: Final verdict of PTC: none 20241217100209318 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100209318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1620)@cd2b901c9e94: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1624)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1622)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1617)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1627)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@cd2b901c9e94: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@cd2b901c9e94: 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'. Tue Dec 17 10:02:09 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241217100209494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100209996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231964) 20241217100210319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100210319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231964, count=236416) 20241217100211304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100211305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100211305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241217100211321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100211321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:02:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241217100212323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100212323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_pmm_idle_rx_mt_data started. 20241217100213049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100213050 DMM INFO MM(262420000001005/e20e10ad) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100213050 DMM INFO MM(262420000001005/e20e10ad) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100213050 DMM DEBUG GMM(gmm_fsm)[0x562464602900]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100213050 DMM DEBUG GMM(gmm_fsm)[0x562464602900]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100213050 DMM DEBUG MM_STATE_Iu(15)[0x5624645fffb0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241217100213050 DMM DEBUG MM_STATE_Iu(15)[0x5624645fffb0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241217100213050 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241217100213050 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) 20241217100213050 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) 20241217100213050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: Deallocated (fsm.c:568) 20241217100213050 DMM DEBUG MM_STATE_Gb[0x5624645f5e30]{Idle}: Deallocated (fsm.c:568) 20241217100213050 DMM DEBUG MM_STATE_Iu(15)[0x5624645fffb0]{Detached}: Deallocated (fsm.c:568) 20241217100213050 DMM DEBUG GMM(gmm_fsm)[0x562464602900]{Deregistered}: Deallocated (fsm.c:568) 20241217100213050 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100213068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100213068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100213068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100213068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100213068 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100213069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100213069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100213069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100213069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100213069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100213069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100213069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100213069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100213069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100213069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100213069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100213069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100213069 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100213069 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100213070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100213070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100213070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100213072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100213076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100213076 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100213086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100213086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100213086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100213086 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100213086 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100213086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100213086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100213086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100213086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100213087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100213087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100213087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100213088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100213088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100213088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100213088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100213088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100213088 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100213088 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100213088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1647)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241217100213088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100213088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1648)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 20241217100213090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1644)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100213095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100213095 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1649)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1646)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1648)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100213101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100213101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100213101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100213101 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100213101 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100213101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100213101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100213101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100213101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100213103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100213103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100213103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100213103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100213103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100213103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100213103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100213103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100213103 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100213103 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100213103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100213103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100213103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100213106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cd2b901c9e94: Starting RAN_Emulation SGSN_Test_0-M3UA(1655)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1655)@cd2b901c9e94: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@cd2b901c9e94: ************************************************* SGSN_Test_0-SCCP(1653)@cd2b901c9e94: v_sccp_pdu_maxlen:268 20241217100213112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100213112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100213312 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100213313 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) 20241217100213313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100213313 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)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100213321 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100213321 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100213321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100213321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100213321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100213321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100213321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100213323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100213323 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100213323 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100213324 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241217100213324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100213324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100213324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100213324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100213324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100213324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100213324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100213324 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) SGSN_Test-GSUP-IPA(1657)@cd2b901c9e94: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100213327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241217100213328 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100214132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100214132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100214132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100214132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100214133 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100214133 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100214133 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214133 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100214133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100214133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100214133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@cd2b901c9e94: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='F9145EF2'O, index=0 SGSN_Test-GSUP(1658)@cd2b901c9e94: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@cd2b901c9e94: 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 := 'DC90'O, rac := 'E2'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)@cd2b901c9e94: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)15636032 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1654)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100214411 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100214412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100214412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100214412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100214412 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100214412 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100214412 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100214412 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100214412 DMM DEBUG GMM(gmm_fsm)[0x5624645fffb0]{Deregistered}: Allocated (fsm.c:456) 20241217100214412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Allocated (fsm.c:456) 20241217100214412 DMM DEBUG MM_STATE_Gb[0x562464602310]{Idle}: Allocated (fsm.c:456) 20241217100214412 DMM DEBUG MM_STATE_Iu[0x5624646041a0]{Detached}: Allocated (fsm.c:456) 20241217100214412 DMM DEBUG GMM(gmm_fsm)[0x5624645fffb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100214412 DMM DEBUG GMM(gmm_fsm)[0x5624645fffb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100214412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100214412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100214412 DMM DEBUG MM(262420000001007/df8b5672) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100214412 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241217100214412 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214412 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100214412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100214412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100214412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100214412 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214412 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100214412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100214412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100214412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@cd2b901c9e94: { messageType := 2, destLocRef := 'EE9640'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@cd2b901c9e94: 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 := 'EC74EC2809B1304F80DFCA8C9B33BDA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '923C80D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0AFCB991BCA039A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '614168C107D73E1F615F85315183C3BA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '132E48B372B77AA908256537EDA55C99'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F3667723B72508680463F5D177E5A4FB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9A0B36E4604CDC62'O } } } } } SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: vl_len:23 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241217100214417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100214417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100214417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100214417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100214418 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100214418 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100214418 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100214418 DMM DEBUG MM(262420000001007/df8b5672) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241217100214418 DMM NOTICE MM(262420000001007/df8b5672) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100214418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100214418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100214418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100214418 DMM DEBUG MM(262420000001007/df8b5672) Requesting authorization (sgsn_auth.c:160) 20241217100214418 DMM INFO MM(262420000001007/df8b5672) Requesting authentication tuples (sgsn_auth.c:184) 20241217100214418 DMM DEBUG MM(262420000001007/df8b5672) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100214418 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241217100214418 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@cd2b901c9e94: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241217100214419 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100214419 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100214419 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100214420 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100214420 DMM INFO MM(262420000001007/df8b5672) Subscriber data update (mmctx.c:445) 20241217100214420 DMM DEBUG MM(262420000001007/df8b5672) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100214420 DMM INFO MM(262420000001007/df8b5672) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100214420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100214420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100214420 DMM INFO MM(262420000001007/df8b5672) <- GMM AUTH AND CIPHERING REQ (rand = ec 74 ec 28 09 b1 30 4f 80 df ca 8c 9b 33 bd a7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 66 77 23 b7 25 08 68 04 63 f5 d1 77 e5 a4 fb ) (gprs_gmm.c:465) 20241217100214420 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241217100214420 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100214420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100214420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214420 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100214420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: vl_len:37 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306229A0B36E423094399990000100007F02904604CDC62'O 20241217100214424 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214424 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100214424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100214424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100214424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100214424 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100214424 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100214424 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100214424 DMM INFO MM(262420000001007/df8b5672) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100214424 DMM NOTICE MM(262420000001007/df8b5672) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100214424 DMM DEBUG MM(262420000001007/df8b5672) checking auth: received UMTS RES = 9a 0b 36 e4 60 4c dc 62 (gprs_gmm.c:648) 20241217100214424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100214424 DMM DEBUG MM(262420000001007/df8b5672) Requesting authorization (sgsn_auth.c:160) 20241217100214424 DMM INFO MM(262420000001007/df8b5672) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100214424 DMM DEBUG MM(262420000001007/df8b5672) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100214424 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241217100214424 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) 20241217100214424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241217100214424 DMM DEBUG MM(262420000001007/df8b5672) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241217100214424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100214424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100214424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100214424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: vl_len:12 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241217100214431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100214431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100214431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100214431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100214431 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100214431 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100214431 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100214431 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241217100214431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241217100214431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241217100214431 DMM INFO MM(262420000001007/df8b5672) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf8b5672) (gprs_gmm.c:282) 20241217100214431 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241217100214431 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214431 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100214431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100214431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100214431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100214431 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214431 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100214431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100214431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100214431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241217100214435 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100214435 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100214435 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241217100214435 DMM INFO MM(262420000001007/df8b5672) Subscriber data update (mmctx.c:445) 20241217100214435 DMM DEBUG MM(262420000001007/df8b5672) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100214435 DMM INFO MM(262420000001007/df8b5672) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100214435 DMM NOTICE MM(262420000001007/df8b5672) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241217100214435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100214435 DMM NOTICE MM(262420000001007/df8b5672) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100214435 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) 20241217100214435 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100214435 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241217100214435 DMM INFO MM(262420000001007/df8b5672) Subscriber data update (mmctx.c:445) 20241217100214435 DMM DEBUG MM(262420000001007/df8b5672) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241217100214437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100214437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100214437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100214437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100214437 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100214437 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100214437 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100214437 DMM INFO MM(262420000001007/df8b5672) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100214437 DMM NOTICE MM(262420000001007/df8b5672) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100214437 DMM DEBUG GMM(gmm_fsm)[0x5624645fffb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100214437 DMM DEBUG GMM(gmm_fsm)[0x5624645fffb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100214437 DMM DEBUG MM_STATE_Iu(17)[0x5624646041a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241217100214437 DMM DEBUG MM_STATE_Iu(17)[0x5624646041a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241217100214437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100214437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100214437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100214437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100214437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100214437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: vl_len:7 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241217100214443 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214443 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214443 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100214443 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100214443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100214443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100214443 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241217100214443 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241217100214443 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241217100214443 DMM INFO MM(262420000001007/df8b5672) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241217100214443 DMM DEBUG MM_STATE_Iu(17)[0x5624646041a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241217100214443 DMM DEBUG MM_STATE_Iu(17)[0x5624646041a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241217100214443 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214443 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100214443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100214443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100214443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on local reference:0 20241217100214444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100214444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100214444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100214444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@cd2b901c9e94: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)15636032 TC_pmm_idle_rx_mt_data(1660)@cd2b901c9e94: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@cd2b901c9e94: 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 := 'DF8B5672'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@cd2b901c9e94: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)6541077 SGSN_Test_0-RAN(1654)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: First idle individual index:0 20241217100214646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214646 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100214646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100214646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100214646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100214647 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100214647 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100214647 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100214647 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDF8B5672) type="signalling"  (gprs_gmm.c:1897) 20241217100214647 DMM DEBUG GMM(gmm_fsm)[0x5624645fffb0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241217100214647 DMM DEBUG GMM(gmm_fsm)[0x5624645fffb0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217100214647 DMM DEBUG MM(262420000001007/df8b5672) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241217100214647 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214647 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100214647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100214647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100214647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100214647 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214647 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100214647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100214647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100214647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100214647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100214647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100214647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@cd2b901c9e94: { messageType := 2, destLocRef := '63CF15'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@cd2b901c9e94: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@cd2b901c9e94: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@cd2b901c9e94: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@cd2b901c9e94: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@cd2b901c9e94: Final verdict of PTC: none 20241217100214663 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100214663 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) 20241217100214663 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100214663 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100214663 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100214663 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) 20241217100214663 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100214663 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100214663 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100214663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100214663 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100214663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100214663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100214663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100214663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100214663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100214663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100214663 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@cd2b901c9e94: Final verdict of PTC: none 20241217100214671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38544<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1647)@cd2b901c9e94: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@cd2b901c9e94: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(1658)@cd2b901c9e94: Final verdict of PTC: none 20241217100214677 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100214677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pmm_idle_rx_mt_data-BVCI210(1646)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1642)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1650)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1645)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1652)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1640)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@cd2b901c9e94: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@cd2b901c9e94: 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'. Tue Dec 17 10:02:14 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241217100214806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100215308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235132) 20241217100215678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100215678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235132, count=236292) 20241217100216664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100216664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100216664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241217100216679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100216679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:02:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241217100217680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100217681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_update_ctx_err_ind_from_ggsn started. 20241217100218368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100218372 DMM INFO MM(262420000001007/df8b5672) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100218372 DMM INFO MM(262420000001007/df8b5672) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100218372 DMM DEBUG GMM(gmm_fsm)[0x5624645fffb0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100218372 DMM DEBUG GMM(gmm_fsm)[0x5624645fffb0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100218372 DMM DEBUG MM_STATE_Iu(17)[0x5624646041a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241217100218372 DMM DEBUG MM_STATE_Iu(17)[0x5624646041a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241217100218372 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241217100218372 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) 20241217100218372 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) 20241217100218372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5624645f5e30]{Init}: Deallocated (fsm.c:568) 20241217100218372 DMM DEBUG MM_STATE_Gb[0x562464602310]{Idle}: Deallocated (fsm.c:568) 20241217100218372 DMM DEBUG MM_STATE_Iu(17)[0x5624646041a0]{Detached}: Deallocated (fsm.c:568) 20241217100218372 DMM DEBUG GMM(gmm_fsm)[0x5624645fffb0]{Deregistered}: Deallocated (fsm.c:568) 20241217100218372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100218406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100218406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100218406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100218406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100218406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100218406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100218406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100218406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100218406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100218407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100218407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100218407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100218407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100218407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100218407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100218407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100218407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100218407 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241217100218407 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100218407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100218407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100218407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@cd2b901c9e94: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100218409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100218414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100218414 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@cd2b901c9e94: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100218422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241217100218422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100218422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100218422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100218422 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241217100218422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100218422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100218422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100218422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100218423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100218423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100218423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100218423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100218423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100218423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100218423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100218423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100218423 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241217100218423 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100218423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100218423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100218423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@cd2b901c9e94: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100218425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@cd2b901c9e94: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241217100218430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5624645f11b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100218430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@cd2b901c9e94: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@cd2b901c9e94: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@cd2b901c9e94: Provider Link came up: sending NS-RESET 20241217100218438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241217100218438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100218438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100218438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100218438 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241217100218438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100218438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100218438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100218438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241217100218439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100218439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100218439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100218439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241217100218439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241217100218439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241217100218439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241217100218439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100218439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241217100218439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241217100218439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241217100218440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241217100218440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@cd2b901c9e94: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@cd2b901c9e94: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241217100218441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@cd2b901c9e94: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@cd2b901c9e94: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@cd2b901c9e94: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@cd2b901c9e94: ************************************************* SGSN_Test_0-M3UA(1678)@cd2b901c9e94: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@cd2b901c9e94: ************************************************* MTC@cd2b901c9e94: Starting RAN_Emulation 20241217100218446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5624645f2c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241217100218446 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1676)@cd2b901c9e94: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@cd2b901c9e94: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241217100218647 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241217100218647 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) 20241217100218648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241217100218648 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)@cd2b901c9e94: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241217100218655 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100218655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241217100218655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241217100218655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241217100218655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241217100218655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241217100218655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241217100218658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100218658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241217100218658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241217100218658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241217100218658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241217100218658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241217100218658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241217100218658 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241217100218682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100218682 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20241217100218682 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241217100218682 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@cd2b901c9e94: Established a new IPA connection (conn_id=2) 20241217100218685 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241217100218686 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@cd2b901c9e94: 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)@cd2b901c9e94: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@cd2b901c9e94: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241217100219464 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219464 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100219464 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100219464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100219464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100219465 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241217100219465 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241217100219465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100219465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100219465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100219465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@cd2b901c9e94: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@cd2b901c9e94: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='E75EB2D5'O, index=0 SGSN_Test-GSUP(1681)@cd2b901c9e94: 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)@cd2b901c9e94: 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 := '2C64'O (",d"), rac := 'DB'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)@cd2b901c9e94: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7836048 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: First idle individual index:0 SGSN_Test_0-RAN(1677)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 20241217100219767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100219767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100219767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100219767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100219768 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100219768 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100219768 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100219768 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241217100219768 DMM DEBUG GMM(gmm_fsm)[0x5624646041a0]{Deregistered}: Allocated (fsm.c:456) 20241217100219768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: Allocated (fsm.c:456) 20241217100219768 DMM DEBUG MM_STATE_Gb[0x5624645f5e30]{Idle}: Allocated (fsm.c:456) 20241217100219768 DMM DEBUG MM_STATE_Iu[0x562464604550]{Detached}: Allocated (fsm.c:456) 20241217100219768 DMM DEBUG GMM(gmm_fsm)[0x5624646041a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241217100219768 DMM DEBUG GMM(gmm_fsm)[0x5624646041a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241217100219768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241217100219768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241217100219768 DMM DEBUG MM(262420000001004/daa609b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241217100219768 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241217100219768 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100219768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100219768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100219768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100219768 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100219768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100219768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100219768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@cd2b901c9e94: { messageType := 2, destLocRef := '779190'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@cd2b901c9e94: 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 := 'E3AF99F909D0BBA075E4952191EEDB14'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE0EA8E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7144B5B47FC2CE3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ABDAC638C737AD24E655E96A3A71EEDA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2BA164E53138F2B6B1B92B3BEA340AEF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E20EA3DE5130CA75CC5E769DD90F3B40'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EA1D67EDE75B37EF'O } } } } } SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: vl_len:23 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241217100219779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100219779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100219779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100219779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100219779 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100219779 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100219779 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100219779 DMM DEBUG MM(262420000001004/daa609b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241217100219779 DMM NOTICE MM(262420000001004/daa609b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241217100219779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241217100219779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241217100219779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241217100219779 DMM DEBUG MM(262420000001004/daa609b9) Requesting authorization (sgsn_auth.c:160) 20241217100219779 DMM INFO MM(262420000001004/daa609b9) Requesting authentication tuples (sgsn_auth.c:184) 20241217100219779 DMM DEBUG MM(262420000001004/daa609b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241217100219779 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241217100219779 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)@cd2b901c9e94: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@cd2b901c9e94: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241217100219783 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241217100219783 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241217100219783 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241217100219783 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241217100219783 DMM INFO MM(262420000001004/daa609b9) Subscriber data update (mmctx.c:445) 20241217100219783 DMM DEBUG MM(262420000001004/daa609b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241217100219783 DMM INFO MM(262420000001004/daa609b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241217100219783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241217100219783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241217100219783 DMM INFO MM(262420000001004/daa609b9) <- GMM AUTH AND CIPHERING REQ (rand = e3 af 99 f9 09 d0 bb a0 75 e4 95 21 91 ee db 14 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e2 0e a3 de 51 30 ca 75 cc 5e 76 9d d9 0f 3b 40 ) (gprs_gmm.c:465) 20241217100219783 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241217100219784 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219784 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100219784 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100219784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100219784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: vl_len:37 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22EA1D67ED23094399990000100004F02904E75B37EF'O 20241217100219792 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100219792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100219792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100219792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100219792 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100219792 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100219792 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100219792 DMM INFO MM(262420000001004/daa609b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241217100219792 DMM NOTICE MM(262420000001004/daa609b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241217100219792 DMM DEBUG MM(262420000001004/daa609b9) checking auth: received UMTS RES = ea 1d 67 ed e7 5b 37 ef (gprs_gmm.c:648) 20241217100219792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241217100219792 DMM DEBUG MM(262420000001004/daa609b9) Requesting authorization (sgsn_auth.c:160) 20241217100219792 DMM INFO MM(262420000001004/daa609b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241217100219792 DMM DEBUG MM(262420000001004/daa609b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241217100219792 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241217100219792 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) 20241217100219792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241217100219792 DMM DEBUG MM(262420000001004/daa609b9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241217100219793 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219793 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219793 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100219793 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100219793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100219793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: vl_len:12 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241217100219802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100219802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100219802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100219802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100219802 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241217100219802 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241217100219802 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241217100219802 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241217100219802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241217100219802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241217100219802 DMM INFO MM(262420000001004/daa609b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaa609b9) (gprs_gmm.c:282) 20241217100219802 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241217100219802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100219802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100219802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100219802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100219802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100219802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100219802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100219802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241217100219806 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241217100219806 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241217100219806 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241217100219806 DMM INFO MM(262420000001004/daa609b9) Subscriber data update (mmctx.c:445) 20241217100219806 DMM DEBUG MM(262420000001004/daa609b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241217100219806 DMM INFO MM(262420000001004/daa609b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241217100219806 DMM NOTICE MM(262420000001004/daa609b9) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241217100219806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241217100219806 DMM NOTICE MM(262420000001004/daa609b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241217100219806 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) 20241217100219807 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241217100219807 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241217100219807 DMM INFO MM(262420000001004/daa609b9) Subscriber data update (mmctx.c:445) 20241217100219807 DMM DEBUG MM(262420000001004/daa609b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: vl_len:14 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241217100219809 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219809 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100219809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100219809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100219809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100219809 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241217100219809 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241217100219809 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241217100219809 DMM INFO MM(262420000001004/daa609b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241217100219809 DMM NOTICE MM(262420000001004/daa609b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241217100219809 DMM DEBUG GMM(gmm_fsm)[0x5624646041a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241217100219809 DMM DEBUG GMM(gmm_fsm)[0x5624646041a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241217100219809 DMM DEBUG MM_STATE_Iu(19)[0x562464604550]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241217100219809 DMM DEBUG MM_STATE_Iu(19)[0x562464604550]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241217100219809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241217100219809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241217100219809 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219809 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100219809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100219809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100219809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: vl_len:7 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: vl_from0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241217100219816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100219816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100219816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100219816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100219816 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241217100219816 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241217100219816 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241217100219816 DMM INFO MM(262420000001004/daa609b9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241217100219816 DMM DEBUG MM_STATE_Iu(19)[0x562464604550]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241217100219816 DMM DEBUG MM_STATE_Iu(19)[0x562464604550]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241217100219816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100219816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100219816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100219816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on local reference:0 20241217100219818 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100219818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100219818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100219818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100219818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100219818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100219819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100219819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@cd2b901c9e94: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)7836048 TC_update_ctx_err_ind_from_ggsn(1683)@cd2b901c9e94: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@cd2b901c9e94: 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 := 'DAA609B9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@cd2b901c9e94: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)11305534 SGSN_Test_0-RAN(1677)@cd2b901c9e94: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: First idle individual index:0 20241217100220022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100220022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100220022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241217100220022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241217100220022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100220022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100220022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241217100220022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100220023 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241217100220023 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241217100220023 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241217100220023 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDAA609B9) type="signalling"  (gprs_gmm.c:1897) 20241217100220023 DMM DEBUG GMM(gmm_fsm)[0x5624646041a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241217100220023 DMM DEBUG GMM(gmm_fsm)[0x5624646041a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241217100220023 DMM DEBUG MM(262420000001004/daa609b9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241217100220023 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100220023 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100220023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100220023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100220023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100220023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100220024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100220024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241217100220024 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100220024 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241217100220024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241217100220024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241217100220024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241217100220024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241217100220024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241217100220024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@cd2b901c9e94: { messageType := 2, destLocRef := 'AC823E'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)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@cd2b901c9e94: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@cd2b901c9e94: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@cd2b901c9e94: setverdict(error): pass -> error TC_update_ctx_err_ind_from_ggsn(1683)@cd2b901c9e94: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@cd2b901c9e94: Warning: The last outgoing messages on port CLIENT may be lost. SGSN_Test_0-RAN(1677)@cd2b901c9e94: Final verdict of PTC: none 20241217100220040 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241217100220040 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) 20241217100220040 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241217100220040 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241217100220040 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241217100220040 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) 20241217100220040 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241217100220040 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241217100220040 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241217100220040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241217100220040 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241217100220040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241217100220040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241217100220040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241217100220040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241217100220040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241217100220040 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241217100220040 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@cd2b901c9e94: Final verdict of PTC: none 20241217100220047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38558<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP(1681)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@cd2b901c9e94: Final verdict of PTC: none 20241217100220052 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20241217100220052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99(1675)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98(1670)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97(1665)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@cd2b901c9e94: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@cd2b901c9e94: Final verdict of PTC: none -NSVCI98-provIP(1668)@cd2b901c9e94: Final verdict of PTC: none -NSVCI97-provIP(1663)@cd2b901c9e94: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@cd2b901c9e94: Final verdict of PTC: none -NSVCI99-provIP(1673)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: none MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@cd2b901c9e94: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@cd2b901c9e94: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@cd2b901c9e94: 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'. Tue Dec 17 10:02:20 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241217100220208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100220543 DGPRS DEBUG Checking for inactive LLMEs, time = 36957939 (sgsn.c:132) 20241217100220711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232016) 20241217100221054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100221054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232016, count=236692) 20241217100222041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241217100222041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241217100222041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241217100222055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100222055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test execution finished. MTC@cd2b901c9e94: 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 ------ Tue Dec 17 10:02:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241217100223056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100223056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_NS_connect_alive started. 20241217100223798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100223801 DMM INFO MM(262420000001004/daa609b9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241217100223801 DMM INFO MM(262420000001004/daa609b9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241217100223801 DMM DEBUG GMM(gmm_fsm)[0x5624646041a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241217100223801 DMM DEBUG GMM(gmm_fsm)[0x5624646041a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241217100223801 DMM DEBUG MM_STATE_Iu(19)[0x562464604550]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241217100223801 DMM DEBUG MM_STATE_Iu(19)[0x562464604550]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241217100223801 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241217100223801 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) 20241217100223801 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) 20241217100223801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x562464602310]{Init}: Deallocated (fsm.c:568) 20241217100223801 DMM DEBUG MM_STATE_Gb[0x5624645f5e30]{Idle}: Deallocated (fsm.c:568) 20241217100223801 DMM DEBUG MM_STATE_Iu(19)[0x562464604550]{Detached}: Deallocated (fsm.c:568) 20241217100223801 DMM DEBUG GMM(gmm_fsm)[0x5624646041a0]{Deregistered}: Deallocated (fsm.c:568) 20241217100223801 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241217100223841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241217100223841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241217100223841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241217100224058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100224058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: setverdict(pass): none -> pass MTC@cd2b901c9e94: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241217100224853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37544<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: pass MTC@cd2b901c9e94: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@cd2b901c9e94: Test case TC_NS_connect_alive finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 10:02:24 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20241217100224894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100225059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100225059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217100225396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37556<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13292) 20241217100226060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100226060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13292, count=14552) 20241217100227062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100227062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: 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 ------ Tue Dec 17 10:02:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_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 20241217100228062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100228062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test case TC_NS_connect_reset started. 20241217100228476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100228479 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241217100228498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241217100228498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241217100228498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241217100228498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241217100228498 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241217100228498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241217100228498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241217100228498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100228498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5624645eedf0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@cd2b901c9e94: setverdict(pass): none -> pass 20241217100229063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100229064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241217100229506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37558<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@cd2b901c9e94: Final verdict of PTC: none MTC@cd2b901c9e94: Setting final verdict of the test case. MTC@cd2b901c9e94: Local verdict of MTC: pass MTC@cd2b901c9e94: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@cd2b901c9e94: Test case TC_NS_connect_reset finished. Verdict: pass MTC@cd2b901c9e94: 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'. Tue Dec 17 10:02:29 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20241217100229545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241217100230046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11616) 20241217100230065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100230065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11616, count=12776) 20241217100231066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100231066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217100231499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100232068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100232068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@cd2b901c9e94: 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@cd2b901c9e94: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@cd2b901c9e94: Terminating MTC. MC@cd2b901c9e94: MTC terminated. MC2> exit MC@cd2b901c9e94: Shutting down session. MC@cd2b901c9e94: 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 20241217100233070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100233070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3710709) [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-20241217-0948-d8504be8-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241217100234071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100234071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217100234500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241217100235072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100235072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [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-20241217-0948-d8504be8-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20241217100236073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100236073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241217100237074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241217100237074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3710595) [testenv][generic] Stopping sgsn (3710639) [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-20241217-0948-d8504be8-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-20241217-0948-d8504be8-0'] testenv-sgsn-generic-osmocom-nightly-20241217-0948-d8504be8-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2569/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